Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_priv.h125 extern void scsi_rescan_device(struct device *);
H A Dscsi_scan.c1509 void scsi_rescan_device(struct device *dev) in scsi_rescan_device() function
1529 EXPORT_SYMBOL(scsi_rescan_device);
H A Dscsi_sysfs.c752 scsi_rescan_device(dev); in store_rescan_field()
845 scsi_rescan_device(dev); in store_state_field()
H A Dvirtio_scsi.c329 scsi_rescan_device(&sdev->sdev_gendev); in virtscsi_handle_param_change()
H A Dstorvsc_drv.c515 scsi_rescan_device(&sdev->sdev_gendev); in storvsc_device_scan()
H A Dscsi_lib.c2357 scsi_rescan_device(&sdev->sdev_gendev); in scsi_evt_emit()
H A Dmvumi.c1503 scsi_rescan_device(&sdev->sdev_gendev); in mvumi_rescan_devices()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_host.h751 extern void scsi_rescan_device(struct device *);
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Dcommsup.c1450 scsi_rescan_device(&device->sdev_gendev); in aac_handle_aif()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-scsi.c4675 scsi_rescan_device(&(sdev->sdev_gendev)); in ata_scsi_dev_rescan()
/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c1882 scsi_rescan_device(&device->sdev->sdev_gendev); in pqi_update_device_list()