SCSI_FINISH_COMMAND
Section: SCSI mid layer (9)
Updated: February 2011
Index
Return to Main Contents
NAME
scsi_finish_command - cleanup and pass command back to upper layer
SYNOPSIS
-
void scsi_finish_command(struct scsi_cmnd * cmd);
ARGUMENTS
cmd
-
- the command
DESCRIPTION
Pass command off to upper layer for finishing of I/O request, waking processes that are waiting on results, etc.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com>
-
Author.
Rob Landley <rob@landley.net>
-
Author.
COPYRIGHT