SCSI_SOFTIRQ

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

 

NAME

scsi_softirq - Perform post-interrupt processing of finished SCSI commands.  

SYNOPSIS

"SYNOPSIS"

void scsi_softirq (struct softirq_action * h);  

ARGUMENTS

h
-- undescribed --
 

DESCRIPTION

This is the consumer of the done queue.

This is called with all interrupts enabled. This should reduce interrupt latency, stack depth, and reentrancy of the low-level drivers.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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