Home
last modified time | relevance | path

Searched refs:scsi_eh_ready_devs (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_eh.rst357 4. 如果!list_empty(&eh_work_q),则调用scsi_eh_ready_devs()。
359 ``scsi_eh_ready_devs``
/linux/drivers/scsi/
H A Dscsi_priv.h95 void scsi_eh_ready_devs(struct Scsi_Host *shost,
H A Dscsi_error.c2234 void scsi_eh_ready_devs(struct Scsi_Host *shost, in scsi_eh_ready_devs() function
2246 EXPORT_SYMBOL_GPL(scsi_eh_ready_devs);
2324 scsi_eh_ready_devs(shost, &eh_work_q, &eh_done_q); in scsi_unjam_host()
/linux/Documentation/scsi/
H A Dscsi_eh.rst349 4. If !list_empty(&eh_work_q), invoke scsi_eh_ready_devs()
351 ``scsi_eh_ready_devs``