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.