.\" 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_ACK_SEQUENCE" "9" "09 October 2005" "" "" .SH NAME megaraid_ack_sequence \- interrupt ack sequence for memory mapped HBAs .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int megaraid_ack_sequence (adapter_t * \fIadapter\fB); \fR .SH "ARGUMENTS" .TP \fB\fIadapter\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIadapter\fR - controller's soft state .PP Interrupt ackrowledgement sequence for memory mapped HBAs. Find out the completed command and put them on the completed list for later processing. .SH "RETURNS" .PP 1 if the interrupt is valid, 0 otherwise