Home
last modified time | relevance | path

Searched refs:scsi_unjam_host (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/scsi/
H A Dscsi_eh.rst307 EH through fine-grained callbacks start from scsi_unjam_host().
309 ``scsi_unjam_host``
452 scsi_unjam_host() and it is responsible for whole recovery process.
/openbmc/linux/drivers/scsi/
H A Dscsi_error.c2254 static void scsi_unjam_host(struct Scsi_Host *shost) in scsi_unjam_host() function
2339 scsi_unjam_host(shost); in scsi_error_handler()