1SCSI_PUT_COMMAND(9)             SCSI mid layer             SCSI_PUT_COMMAND(9)
2
3
4

NAME

6       scsi_put_command - Free a scsi command block
7

SYNOPSIS

9       void scsi_put_command(struct scsi_cmnd * cmd);
10

ARGUMENTS

12       cmd
13           command block to free
14

RETURNS

16       Nothing.
17

NOTES

19       The command must not belong to any lists.
20

AUTHORS

22       James Bottomley <James.Bottomley@hansenpartnership.com>
23           Author.
24
25       Rob Landley <rob@landley.net>
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019               SCSI_PUT_COMMAND(9)
Impressum