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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_priv.h114 extern void scsi_rescan_device(struct device *);
H A Dscsi_scan.c1499 void scsi_rescan_device(struct device *dev) function
1513 EXPORT_SYMBOL(scsi_rescan_device); variable
H A Dscsi_sysfs.c492 scsi_rescan_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_host.h740 extern void scsi_rescan_device(struct device *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Dcommsup.c1174 scsi_rescan_device(&device->sdev_gendev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dlibata-scsi.c3641 * ata_scsi_dev_rescan - initiate scsi_rescan_device()
3642 * @work: Pointer to ATA port to perform scsi_rescan_device()
3671 scsi_rescan_device(&(sdev->sdev_gendev));

Completed in 182 milliseconds