scsi_host_get (9) Linux Manual Page
scsi_host_get – inc a Scsi_Host ref count
Synopsis
struct Scsi_Host *scsi_host_get(struct Scsi_Host *shost);
Arguments
shost
-
- Pointer to Scsi_Host to inc.
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
