Home
last modified time | relevance | path

Searched refs:scsi_rescan_device (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dscsi_priv.h121 extern void scsi_rescan_device(struct device *);
Dscsi_scan.c1520 void scsi_rescan_device(struct device *dev) in scsi_rescan_device() function
1532 EXPORT_SYMBOL(scsi_rescan_device);
Dstorvsc_drv.c467 scsi_rescan_device(&sdev->sdev_gendev); in storvsc_device_scan()
Dvirtio_scsi.c368 scsi_rescan_device(&sdev->sdev_gendev); in virtscsi_handle_param_change()
Dscsi_sysfs.c672 scsi_rescan_device(dev); in store_rescan_field()
Dmvumi.c1540 scsi_rescan_device(&sdev->sdev_gendev); in mvumi_rescan_devices()
/linux-4.4.14/include/scsi/
Dscsi_host.h792 extern void scsi_rescan_device(struct device *);
/linux-4.4.14/drivers/scsi/aacraid/
Dcommsup.c1284 scsi_rescan_device(&device->sdev_gendev); in aac_handle_aif()
/linux-4.4.14/drivers/ata/
Dlibata-scsi.c4077 scsi_rescan_device(&(sdev->sdev_gendev)); in ata_scsi_dev_rescan()