__scsi_put_command(9) 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 <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT