Scroll to navigation

SCSI_PUT_COMMAND(9) SCSI mid layer SCSI_PUT_COMMAND(9)

NAME

scsi_put_command - Free a scsi command block

SYNOPSIS

void scsi_put_command(struct scsi_cmnd * cmd);

ARGUMENTS

cmd

command 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

June 2023 Kernel Hackers Manual 3.10