Searched refs:host_no (Results 1 – 7 of 7) sorted by relevance
/include/trace/events/ |
D | scsi.h | 163 __field( unsigned int, host_no ) 178 __entry->host_no = cmd->device->host->host_no; 194 __entry->host_no, __entry->channel, __entry->id, 209 __field( unsigned int, host_no ) 225 __entry->host_no = cmd->device->host->host_no; 243 __entry->host_no, __entry->channel, __entry->id, 259 __field( unsigned int, host_no ) 275 __entry->host_no = cmd->device->host->host_no; 293 __entry->host_no, __entry->channel, __entry->id, 320 __field( unsigned int, host_no ) [all …]
|
/include/scsi/ |
D | iscsi_if.h | 158 uint32_t host_no; member 170 uint32_t host_no; member 180 uint32_t host_no; member 185 uint32_t host_no; member 188 uint32_t host_no; member 192 uint32_t host_no; member 200 uint32_t host_no; member 208 uint32_t host_no; member 212 uint32_t host_no; member 217 uint32_t host_no; member [all …]
|
D | sg.h | 165 int host_no; /* as in "scsi<n>" where 'n' is one of 0, 1, 2 etc */ member
|
D | scsi_transport_iscsi.h | 181 extern void iscsi_post_host_event(uint32_t host_no, 187 extern void iscsi_ping_comp_event(uint32_t host_no,
|
D | scsi_host.h | 589 unsigned int host_no; /* Used for IOCTL_GET_IDLUN, /proc/scsi et al. */ member
|
/include/uapi/scsi/ |
D | scsi_netlink_fc.h | 49 __u16 host_no; member
|
D | scsi_netlink.h | 79 __u16 host_no; member
|