.\" 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 "MEGARAID_MBOX_DPC" "9" "09 October 2005" "" "" .SH NAME megaraid_mbox_dpc \- the tasklet to complete the commands from completed list .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void megaraid_mbox_dpc (unsigned long \fIdevp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdevp\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIdevp\fR : pointer to HBA soft state .PP Pick up the commands from the completed list and send back to the owners. This is a reentrant function and does not assume any locks are held while it is being called.