SCSI_EH_FLUSH_DONE_Q(9) | SCSI mid layer | SCSI_EH_FLUSH_DONE_Q(9) |
NAME¶
scsi_eh_flush_done_q - finish processed commands or retry them.
SYNOPSIS¶
void scsi_eh_flush_done_q(struct list_head * done_q);
ARGUMENTS¶
done_q
list_head of processed commands.
AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>
Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |