.\" 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 "AAC_HANDLE_AIF" "" "06 October 2005" "" "" .SH NAME aac_handle_aif \- Handle a message from the firmware .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void aac_handle_aif (struct aac_dev * \fIdev\fB, struct fib * \fIfibptr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR Which adapter this fib is from .TP \fB\fIfibptr\fB\fR Pointer to fibptr from adapter .SH "DESCRIPTION" .PP This routine handles a driver notify fib from the adapter and dispatches it to the appropriate routine for handling.