Searched refs:scsi_is_target_device (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_device.h292 extern int scsi_is_target_device(const struct device *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_lib.c2187 if (scsi_is_target_device(dev))
2196 if (scsi_is_target_device(dev))
2213 if (scsi_is_target_device(dev))
2222 if (scsi_is_target_device(dev))
H A Dscsi_sysfs.c810 if (scsi_is_target_device(dev))
827 if (scsi_is_target_device(dev)) {
H A Dscsi_scan.c327 int scsi_is_target_device(const struct device *dev) function
331 EXPORT_SYMBOL(scsi_is_target_device); variable
H A Dscsi_transport_spi.c1308 if (!scsi_is_target_device(dev))
H A Dscsi_transport_fc.c1344 if (!scsi_is_target_device(dev))

Completed in 96 milliseconds