scsi_flush_work (9) Linux Manual Page
scsi_flush_work – Flush a Scsi_Host’s workqueue.
Synopsis
void scsi_flush_work(struct Scsi_Host *shost);
Arguments
shost
-
- Pointer to Scsi_Host.
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
