SCSI_SOFTIRQ
Section: (9)
Updated: 09 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: 00:02:45 GMT, October 09, 2005