Searched refs:scsi_is_host_device (Results 1 – 10 of 10) sorted by relevance
740 int scsi_is_host_device(const struct device *);744 while (!scsi_is_host_device(dev)) { in dev_to_shost()
245 #define scsi_is_sas_phy_local(phy) scsi_is_host_device((phy)->dev.parent)
865 if (scsi_is_host_device(job->dev)) in fc_bsg_to_shost()
641 int scsi_is_host_device(const struct device *dev) in scsi_is_host_device() function 645 EXPORT_SYMBOL(scsi_is_host_device);
96 if (scsi_is_host_device(dev)) { in scsi_bus_prepare()
655 if (!scsi_is_host_device(dev)) in srp_host_match()
179 if (!scsi_is_host_device(job->dev)) in sas_smp_dispatch() 269 if (!scsi_is_host_device(dev)) in sas_host_match()
2404 if (!scsi_is_host_device(dev)) in fc_host_match()
4825 if (!scsi_is_host_device(dev)) in iscsi_host_match()
3234 if (scsi_is_host_device(parent)) { in mptsas_probe_one_phy()