scsi_finish_command

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

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.