Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_eh.h15 extern void scsi_report_bus_reset(struct Scsi_Host *, int);
/openbmc/linux/drivers/scsi/
H A Dscsi_error.c891 scsi_report_bus_reset(host, scmd_channel(scmd)); in scsi_try_host_reset()
921 scsi_report_bus_reset(host, scmd_channel(scmd)); in scsi_try_bus_reset()
2386 void scsi_report_bus_reset(struct Scsi_Host *shost, int channel) in scsi_report_bus_reset() function
2395 EXPORT_SYMBOL(scsi_report_bus_reset);
H A Dpmcraid.c1723 scsi_report_bus_reset( in pmcraid_handle_error_log()
2628 scsi_report_bus_reset(pinstance->host, in pmcraid_error_handler()
H A D53c700.c1545 scsi_report_bus_reset(host, 0); in NCR_700_intr()
H A Dipr.c2437 scsi_report_bus_reset(ioa_cfg->host, in ipr_handle_log_data()
5120 scsi_report_bus_reset(ioa_cfg->host, res->bus); in ipr_bus_reset_done()
6151 scsi_report_bus_reset(ioa_cfg->host, scsi_cmd->device->channel); in ipr_erp_start()
6540 scsi_report_bus_reset(ioa_cfg->host, IPR_VSET_BUS); in ipr_ioa_reset_done()
/openbmc/linux/drivers/usb/storage/
H A Dscsiglue.c526 scsi_report_bus_reset(host, 0); in usb_stor_report_bus_reset()
H A Duas.c1150 scsi_report_bus_reset(shost, 0); in uas_post_reset()
1192 scsi_report_bus_reset(shost, 0); in uas_reset_resume()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_int.c647 scsi_report_bus_reset(a->host, 0); in esas2r_do_tasklet_tasks()
/openbmc/linux/Documentation/scsi/
H A Dscsi_mid_low_api.rst308 - scsi_report_bus_reset - report scsi _bus_ reset observed
535 * scsi_report_bus_reset - report scsi _bus_ reset observed
551 void scsi_report_bus_reset(struct Scsi_Host * shost, int channel)
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1658 scsi_report_bus_reset(ahc->platform_data->host, in ahc_send_async()
H A Daic79xx_osm.c1741 scsi_report_bus_reset(ahd->platform_data->host, in ahd_send_async()
/openbmc/linux/drivers/scsi/arm/
H A Dfas216.c1653 scsi_report_bus_reset(info->host, 0); in fas216_intr()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c7728 scsi_report_bus_reset(hba->host, 0); in ufshcd_reset_and_restore()