scsi_eh_flush_done_q (9) Linux Manual Page
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 [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
