Home
last modified time | relevance | path

Searched refs:__shost_for_each_device (Results 1 – 7 of 7) sorted by relevance

/linux/include/scsi/
H A Dscsi_device.h458 #define __shost_for_each_device(sdev, shost) \ macro
/linux/drivers/scsi/
H A Dscsi.c895 __shost_for_each_device(sdev, shost) { in __starget_for_each_device()
H A Dscsi_error.c2448 __shost_for_each_device(sdev, shost) { in scsi_report_bus_reset()
2481 __shost_for_each_device(sdev, shost) { in scsi_report_device_reset()
H A D53c700.c1549 __shost_for_each_device(SDp, host) in NCR_700_intr()
/linux/drivers/scsi/aacraid/
H A Dlinit.c449 __shost_for_each_device(dev, host) { in aac_sdev_configure()
535 __shost_for_each_device(dev, host) { in aac_change_queue_depth()
/linux/drivers/s390/scsi/
H A Dzfcp_sysfs.c274 __shost_for_each_device(sdev, adapter->scsi_host) { in zfcp_sysfs_port_in_use()
/linux/drivers/ufs/core/
H A Dufshcd.c1302 __shost_for_each_device(sdev, hba->host) in ufshcd_pending_cmds()