Searched refs:scsi_is_host_device (Results 1 – 8 of 8) sorted by relevance
641 int scsi_is_host_device(const struct device *dev) in scsi_is_host_device() function645 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()
195 if (!scsi_is_host_device(dev)) in spi_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()
Completed in 43 milliseconds