1. NAME▲
scsi_eh_ready_devs - check device ready state and recover if not.
2. SYNOPSIS ▲
void scsi_eh_ready_devs(struct Scsi_Host * shost , struct list_head * work_q , struct list_head * done_q );
3. ARGUMENTS ▲
shost
host to be recovered.
work_q
list_head for pending commands.
done_q
list_head for processed commands.
4. AUTHORS ▲
James Bottomley <>
Author.
Rob Landley <>
Author.
5. COPYRIGHT ▲