__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 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.