Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_host.h768 extern int scsi_rescan_device(struct scsi_device *sdev);
/openbmc/linux/drivers/scsi/
H A Dscsi_scan.c1656 int scsi_rescan_device(struct scsi_device *sdev) in scsi_rescan_device() function
1694 EXPORT_SYMBOL(scsi_rescan_device);
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 Dvirtio_scsi.c328 scsi_rescan_device(sdev); in virtscsi_handle_param_change()
H A Dstorvsc_drv.c487 scsi_rescan_device(sdev); in storvsc_device_scan()
H A Dscsi_lib.c2464 scsi_rescan_device(sdev); in scsi_evt_emit()
H A Dmvumi.c1503 scsi_rescan_device(sdev); in mvumi_rescan_devices()
/openbmc/linux/drivers/scsi/aacraid/
H A Dcommsup.c1450 scsi_rescan_device(device); in aac_handle_aif()
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c4835 ret = scsi_rescan_device(sdev); in ata_scsi_dev_rescan()
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c2303 scsi_rescan_device(device->sdev); in pqi_update_device_list()