other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SCSI_PUT_COMMAND(9) | SCSI mid layer | SCSI_PUT_COMMAND(9) |
NAME¶
scsi_put_command - Free a scsi command blockSYNOPSIS¶
void
scsi_put_command(struct scsi_cmnd * cmd);
ARGUMENTS¶
cmdcommand block to free
RETURNS¶
Nothing.NOTES¶
The command must not belong to any lists.AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |