Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_host.h775 extern int scsi_rescan_device(struct scsi_device *sdev);
/linux/drivers/scsi/
H A Dscsi_scan.c1705 int scsi_rescan_device(struct scsi_device *sdev) in scsi_rescan_device() function
1743 EXPORT_SYMBOL(scsi_rescan_device);
H A Dscsi_sysfs.c755 scsi_rescan_device(to_scsi_device(dev)); in store_rescan_field()
848 scsi_rescan_device(sdev); in store_state_field()
H A Dvirtio_scsi.c331 scsi_rescan_device(sdev); in virtscsi_handle_param_change()
H A Dstorvsc_drv.c487 scsi_rescan_device(sdev); in storvsc_device_scan()
H A Dmvumi.c1503 scsi_rescan_device(sdev); in mvumi_rescan_devices()
/linux/drivers/scsi/aacraid/
H A Dcommsup.c1442 scsi_rescan_device(device); in aac_handle_aif()
/linux/drivers/ata/
H A Dlibata-scsi.c4901 ret = scsi_rescan_device(sdev); in ata_scsi_dev_rescan()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c2334 scsi_rescan_device(device->sdev); in pqi_update_device_list()