scsi_put_command

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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.