Home
last modified time | relevance | path

Searched refs:scsi_report_device_reset (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_eh.h16 extern void scsi_report_device_reset(struct Scsi_Host *, int, int);
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_eh.h16 extern void scsi_report_device_reset(struct Scsi_Host *, int, int);
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dscsiglue.c503 scsi_report_device_reset(host, 0, 0); in usb_stor_report_device_reset()
506 scsi_report_device_reset(host, 0, i); in usb_stor_report_device_reset()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dscsiglue.c509 scsi_report_device_reset(host, 0, 0); in usb_stor_report_device_reset()
512 scsi_report_device_reset(host, 0, i); in usb_stor_report_device_reset()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_error.c2296 * Function: scsi_report_device_reset()
2317 void scsi_report_device_reset(struct Scsi_Host *shost, int channel, int target) in scsi_report_device_reset() function
2327 EXPORT_SYMBOL(scsi_report_device_reset); variable
H A Dipr.c6900 scsi_report_device_reset(ioa_cfg->host, res->bus, res->target); in ipr_sata_done()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_error.c2398 * Function: scsi_report_device_reset()
2419 void scsi_report_device_reset(struct Scsi_Host *shost, int channel, int target) in scsi_report_device_reset() function
2429 EXPORT_SYMBOL(scsi_report_device_reset); variable
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1653 scsi_report_device_reset(ahc->platform_data->host, in ahc_send_async()
H A Daic79xx_osm.c1741 scsi_report_device_reset(ahd->platform_data->host, in ahd_send_async()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1652 scsi_report_device_reset(ahc->platform_data->host, in ahc_send_async()
H A Daic79xx_osm.c1735 scsi_report_device_reset(ahd->platform_data->host, in ahd_send_async()

Completed in 34 milliseconds