__SCSI_PUT_COMMAND
Section: SCSI mid layer (9)
Updated: February 2011
Index
Return to Main Contents
NAME
__scsi_put_command - Free a struct scsi_cmnd
SYNOPSIS
-
void __scsi_put_command(struct Scsi_Host * shost, struct scsi_cmnd * cmd, struct device * dev);
ARGUMENTS
shost
-
- dev->host
cmd
-
Command to free
dev
-
parent scsi device
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com>
-
Author.
Rob Landley <rob@landley.net>
-
Author.
COPYRIGHT