SD_RW_INTR

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

sd_rw_intr - bottom half handler: called when the lower level  

SYNOPSIS

"SYNOPSIS"

void sd_rw_intr (struct scsi_cmnd * SCpnt);  

ARGUMENTS

SCpnt
mid-level's per command structure.
 

DESCRIPTION

driver has completed (successfully or otherwise) a scsi command.  

NOTE

potentially run from within an ISR. Must not block.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE

This document was created by man2html, using the manual pages.
Time: 04:41:04 GMT, October 06, 2005