Home
last modified time | relevance | path

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

/linux-6.6.21/include/scsi/
Dscsi_host.h767 extern int scsi_rescan_device(struct scsi_device *sdev);
/linux-6.6.21/drivers/scsi/
Dscsi_scan.c1622 int scsi_rescan_device(struct scsi_device *sdev) in scsi_rescan_device() function
1660 EXPORT_SYMBOL(scsi_rescan_device);
Dscsi_sysfs.c750 scsi_rescan_device(to_scsi_device(dev)); in store_rescan_field()
843 scsi_rescan_device(sdev); in store_state_field()
Dvirtio_scsi.c328 scsi_rescan_device(sdev); in virtscsi_handle_param_change()
Dstorvsc_drv.c479 scsi_rescan_device(sdev); in storvsc_device_scan()
Dscsi_lib.c2459 scsi_rescan_device(sdev); in scsi_evt_emit()
Dmvumi.c1503 scsi_rescan_device(sdev); in mvumi_rescan_devices()
/linux-6.6.21/drivers/scsi/aacraid/
Dcommsup.c1450 scsi_rescan_device(device); in aac_handle_aif()
/linux-6.6.21/drivers/ata/
Dlibata-scsi.c4790 ret = scsi_rescan_device(sdev); in ata_scsi_dev_rescan()
/linux-6.6.21/drivers/scsi/smartpqi/
Dsmartpqi_init.c2303 scsi_rescan_device(device->sdev); in pqi_update_device_list()