Searched defs:host_no (Results 1 - 5 of 5) sorted by relevance
/external/kernel-headers/original/uapi/scsi/ |
H A D | scsi_netlink_fc.h | 62 uint16_t host_no; member in struct:fc_nl_event
|
H A D | scsi_netlink.h | 93 uint16_t host_no; member in struct:scsi_nl_host_vendor_msg
|
/external/kernel-headers/original/scsi/ |
H A D | sg.h | 105 int host_no; /* as in "scsi<n>" where 'n' is one of 0, 1, 2 etc */ member in struct:sg_scsi_id
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 394 int host_no; /* as in "scsi<n>" where 'n' is one of 0, 1, 2 etc */ member in struct:my_sg_scsi_id 656 int host_no; local 710 res = ioctl(sg_fd, SCSI_IOCTL_GET_BUS_NUMBER, &host_no); 731 printf("%s: scsi%d channel=%d id=%d lun=%d", fname, host_no, 3202 map_arr[k].sg_dat.host_no, 3249 static int find_dev_in_sg_arr(My_scsi_idlun * my_idlun, int host_no, argument 3257 if ((host_no == sidp->host_no) && 3272 int host_no = -1; local 3333 res = ioctl(sg_fd, SCSI_IOCTL_GET_BUS_NUMBER, &host_no); [all...] |
/external/valgrind/include/vki/ |
H A D | vki-linux.h | 1816 int host_no; /* as in "scsi<n>" where 'n' is one of 0, 1, 2 etc */ member in struct:vki_sg_scsi_id
|
Completed in 155 milliseconds