Home
last modified time | relevance | path

Searched refs:scsi_report_bus_reset (Results 1 – 13 of 13) sorted by relevance

/linux/include/scsi/
H A Dscsi_eh.h15 extern void scsi_report_bus_reset(struct Scsi_Host *, int);
/linux/drivers/scsi/
H A Dscsi_error.c892 scsi_report_bus_reset(host, scmd_channel(scmd)); in scsi_try_host_reset()
922 scsi_report_bus_reset(host, scmd_channel(scmd)); in scsi_try_bus_reset()
2387 void scsi_report_bus_reset(struct Scsi_Host *shost, int channel) in scsi_report_bus_reset() function
2396 EXPORT_SYMBOL(scsi_report_bus_reset);
H A Dpmcraid.c1726 scsi_report_bus_reset( in pmcraid_handle_error_log()
2631 scsi_report_bus_reset(pinstance->host, in pmcraid_error_handler()
H A D53c700.c1546 scsi_report_bus_reset(host, 0); in NCR_700_intr()
H A Dipr.c2438 scsi_report_bus_reset(ioa_cfg->host, in ipr_handle_log_data()
5123 scsi_report_bus_reset(ioa_cfg->host, res->bus); in ipr_bus_reset_done()
6154 scsi_report_bus_reset(ioa_cfg->host, scsi_cmd->device->channel); in ipr_erp_start()
6504 scsi_report_bus_reset(ioa_cfg->host, IPR_VSET_BUS); in ipr_ioa_reset_done()
/linux/drivers/usb/storage/
H A Dscsiglue.c513 scsi_report_bus_reset(host, 0); in usb_stor_report_bus_reset()
H A Duas.c1156 scsi_report_bus_reset(shost, 0); in uas_post_reset()
1198 scsi_report_bus_reset(shost, 0); in uas_reset_resume()
/linux/drivers/scsi/esas2r/
H A Desas2r_int.c647 scsi_report_bus_reset(a->host, 0); in esas2r_do_tasklet_tasks()
/linux/Documentation/scsi/
H A Dscsi_mid_low_api.rst304 - scsi_report_bus_reset - report scsi _bus_ reset observed
509 * scsi_report_bus_reset - report scsi _bus_ reset observed
525 void scsi_report_bus_reset(struct Scsi_Host * shost, int channel)
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1666 scsi_report_bus_reset(ahc->platform_data->host, in ahc_send_async()
H A Daic79xx_osm.c1746 scsi_report_bus_reset(ahd->platform_data->host, in ahd_send_async()
/linux/drivers/scsi/arm/
H A Dfas216.c1653 scsi_report_bus_reset(info->host, 0); in fas216_intr()
/linux/drivers/ufs/core/
H A Dufshcd.c7754 scsi_report_bus_reset(hba->host, 0); in ufshcd_reset_and_restore()