Home
last modified time | relevance | path

Searched refs:scsi_is_target_device (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/scsi/
Dscsi_lib.c2799 if (scsi_is_target_device(dev)) in target_block()
2808 if (scsi_is_target_device(dev)) in scsi_target_block()
2825 if (scsi_is_target_device(dev)) in target_unblock()
2834 if (scsi_is_target_device(dev)) in scsi_target_unblock()
Dscsi_scan.c362 int scsi_is_target_device(const struct device *dev) in scsi_is_target_device() function
366 EXPORT_SYMBOL(scsi_is_target_device);
Dscsi_transport_spi.c1407 if (!scsi_is_target_device(dev)) in spi_target_match()
Dscsi_transport_fc.c2437 if (!scsi_is_target_device(dev)) in fc_target_match()
/Linux-v5.15/include/scsi/
Dscsi_device.h447 extern int scsi_is_target_device(const struct device *);