Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_eh.h15 extern void scsi_report_bus_reset(struct Scsi_Host *, int);
/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_mid_low_api.rst279 - scsi_report_bus_reset - 报告检测到的SCSI总线复位事件
478 * scsi_report_bus_reset - 报告检测到的SCSI总线复位事件
493 void scsi_report_bus_reset(struct Scsi_Host * shost, int channel)
/linux/drivers/scsi/
H A Dscsi_error.c924 scsi_report_bus_reset(host, scmd_channel(scmd)); in scsi_try_host_reset()
954 scsi_report_bus_reset(host, scmd_channel(scmd)); in scsi_try_bus_reset()
2443 void scsi_report_bus_reset(struct Scsi_Host *shost, int channel) in scsi_report_bus_reset() function
2452 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.c1166 scsi_report_bus_reset(shost, 0); in uas_post_reset()
1208 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/drivers/scsi/arm/
H A Dfas216.c1653 scsi_report_bus_reset(info->host, 0); in fas216_intr()
/linux/drivers/ufs/core/
H A Dufshcd.c8010 scsi_report_bus_reset(hba->host, 0); in ufshcd_reset_and_restore()