Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_priv.h125 extern void scsi_rescan_device(struct device *);
H A Dscsi_scan.c1508 void scsi_rescan_device(struct device *dev) in scsi_rescan_device() function
1528 EXPORT_SYMBOL(scsi_rescan_device); variable
H A Dvirtio_scsi.c329 scsi_rescan_device(&sdev->sdev_gendev); in virtscsi_handle_param_change()
H A Dscsi_sysfs.c752 scsi_rescan_device(dev); in store_rescan_field()
845 scsi_rescan_device(dev); in store_state_field()
H A Dstorvsc_drv.c515 scsi_rescan_device(&sdev->sdev_gendev); in storvsc_device_scan()
H A Dscsi_lib.c2364 scsi_rescan_device(&sdev->sdev_gendev); in scsi_evt_emit()
H A Dmvumi.c1503 scsi_rescan_device(&sdev->sdev_gendev); in mvumi_rescan_devices()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_host.h743 extern void scsi_rescan_device(struct device *);
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_host.h767 extern int scsi_rescan_device(struct scsi_device *sdev);
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c1622 int scsi_rescan_device(struct scsi_device *sdev) in scsi_rescan_device() function
1660 EXPORT_SYMBOL(scsi_rescan_device); variable
H A Dvirtio_scsi.c328 scsi_rescan_device(sdev); in virtscsi_handle_param_change()
H A Dscsi_sysfs.c750 scsi_rescan_device(to_scsi_device(dev)); in store_rescan_field()
843 scsi_rescan_device(sdev); in store_state_field()
H A Dscsi_lib.c2459 scsi_rescan_device(sdev); in scsi_evt_emit()
H A Dstorvsc_drv.c479 scsi_rescan_device(sdev); in storvsc_device_scan()
H A Dmvumi.c1503 scsi_rescan_device(sdev); in mvumi_rescan_devices()
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dcommsup.c1450 scsi_rescan_device(&device->sdev_gendev); in aac_handle_aif()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dcommsup.c1450 scsi_rescan_device(device); in aac_handle_aif()
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-scsi.c4663 * ata_scsi_dev_rescan - initiate scsi_rescan_device()
4664 * @work: Pointer to ATA port to perform scsi_rescan_device()
4693 scsi_rescan_device(&(sdev->sdev_gendev)); in ata_scsi_dev_rescan()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-scsi.c4752 * ata_scsi_dev_rescan - initiate scsi_rescan_device()
4753 * @work: Pointer to ATA port to perform scsi_rescan_device()
4790 ret = scsi_rescan_device(sdev); in ata_scsi_dev_rescan()
4803 /* Reschedule with a delay if scsi_rescan_device() returned an error */ in ata_scsi_dev_rescan()
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c1882 scsi_rescan_device(&device->sdev->sdev_gendev); in pqi_update_device_list()
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c2303 scsi_rescan_device(device->sdev); in pqi_update_device_list()

Completed in 69 milliseconds