Home
last modified time | relevance | path

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

/Linux-v6.1/include/scsi/
Dscsi_eh.h15 extern void scsi_report_bus_reset(struct Scsi_Host *, int);
/Linux-v6.1/drivers/scsi/
Dscsi_error.c854 scsi_report_bus_reset(host, scmd_channel(scmd)); in scsi_try_host_reset()
884 scsi_report_bus_reset(host, scmd_channel(scmd)); in scsi_try_bus_reset()
2332 void scsi_report_bus_reset(struct Scsi_Host *shost, int channel) in scsi_report_bus_reset() function
2341 EXPORT_SYMBOL(scsi_report_bus_reset);
Dpmcraid.c1723 scsi_report_bus_reset( in pmcraid_handle_error_log()
2628 scsi_report_bus_reset(pinstance->host, in pmcraid_error_handler()
D53c700.c1545 scsi_report_bus_reset(host, 0); in NCR_700_intr()
Dipr.c2525 scsi_report_bus_reset(ioa_cfg->host, in ipr_handle_log_data()
5442 scsi_report_bus_reset(ioa_cfg->host, res->bus); in ipr_bus_reset_done()
6473 scsi_report_bus_reset(ioa_cfg->host, scsi_cmd->device->channel); in ipr_erp_start()
7316 scsi_report_bus_reset(ioa_cfg->host, IPR_VSET_BUS); in ipr_ioa_reset_done()
/Linux-v6.1/drivers/usb/storage/
Dscsiglue.c505 scsi_report_bus_reset(host, 0); in usb_stor_report_bus_reset()
Duas.c1144 scsi_report_bus_reset(shost, 0); in uas_post_reset()
1186 scsi_report_bus_reset(shost, 0); in uas_reset_resume()
/Linux-v6.1/drivers/scsi/esas2r/
Desas2r_int.c647 scsi_report_bus_reset(a->host, 0); in esas2r_do_tasklet_tasks()
/Linux-v6.1/Documentation/scsi/
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)
/Linux-v6.1/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1658 scsi_report_bus_reset(ahc->platform_data->host, in ahc_send_async()
Daic79xx_osm.c1741 scsi_report_bus_reset(ahd->platform_data->host, in ahd_send_async()
/Linux-v6.1/drivers/scsi/arm/
Dfas216.c1653 scsi_report_bus_reset(info->host, 0); in fas216_intr()
/Linux-v6.1/drivers/ufs/core/
Dufshcd.c7352 scsi_report_bus_reset(hba->host, 0); in ufshcd_reset_and_restore()