Searched refs:host_no (Results 1 – 7 of 7) sorted by relevance
| /include/trace/events/ |
| A D | scsi.h | 164 __field( unsigned int, host_no ) 179 __entry->host_no = cmd->device->host->host_no; 195 __entry->host_no, __entry->channel, __entry->id, 218 __field( unsigned int, host_no ) 234 __entry->host_no = cmd->device->host->host_no; 252 __entry->host_no, __entry->channel, __entry->id, 269 __field( unsigned int, host_no ) 290 __entry->host_no = cmd->device->host->host_no; 347 __field( unsigned int, host_no ) 351 __entry->host_no = shost->host_no; [all …]
|
| /include/scsi/ |
| A 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 200 uint32_t host_no; member 212 uint32_t host_no; member 217 uint32_t host_no; member 221 uint32_t host_no; member 225 uint32_t host_no; member [all …]
|
| A D | sg.h | 165 int host_no; /* as in "scsi<n>" where 'n' is one of 0, 1, 2 etc */ member
|
| A 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,
|
| A D | scsi_host.h | 578 unsigned int host_no; /* Used for IOCTL_GET_IDLUN, /proc/scsi et al. */ member
|
| /include/uapi/scsi/ |
| A D | scsi_netlink_fc.h | 49 __u16 host_no; member
|
| A D | scsi_netlink.h | 79 __u16 host_no; member
|
Completed in 17 milliseconds