Home
last modified time | relevance | path

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

/drivers/scsi/
A Dscsi_lib.c3008 if (scsi_is_target_device(dev)) in target_block()
3029 WARN_ON_ONCE(scsi_is_target_device(dev)); in scsi_block_targets()
3044 if (scsi_is_target_device(dev)) in target_unblock()
3053 if (scsi_is_target_device(dev)) in scsi_target_unblock()
A Dscsi_scan.c422 int scsi_is_target_device(const struct device *dev) in scsi_is_target_device() function
426 EXPORT_SYMBOL(scsi_is_target_device);
A Dscsi_transport_spi.c1409 if (!scsi_is_target_device(dev)) in spi_target_match()
A Dscsi_transport_fc.c2423 if (!scsi_is_target_device(dev)) in fc_target_match()

Completed in 26 milliseconds