Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_eh.rst316 scsi_unjam_host()函数开始的
318 ``scsi_unjam_host``
426 scsi_unjam_host()的被调用,并负责整个错误恢复过程。该处理
/linux/Documentation/scsi/
H A Dscsi_eh.rst306 EH through fine-grained callbacks start from scsi_unjam_host().
308 ``scsi_unjam_host``
427 scsi_unjam_host() and it is responsible for whole recovery process.
/linux/drivers/scsi/
H A Dscsi_error.c2312 static void scsi_unjam_host(struct Scsi_Host *shost) in scsi_unjam_host() function
2397 scsi_unjam_host(shost); in scsi_error_handler()