.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SCSI_SOFTIRQ" "9" "09 October 2005" "" "" .SH NAME scsi_softirq \- Perform post-interrupt processing of finished SCSI commands. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void scsi_softirq (struct softirq_action * \fIh\fB); \fR .SH "ARGUMENTS" .TP \fB\fIh\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP This is the consumer of the done queue. .PP This is called with all interrupts enabled. This should reduce interrupt latency, stack depth, and reentrancy of the low-level drivers.