.\" 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_COMM_INIT" "9" "09 October 2005" "" ""
.SH NAME
aac_comm_init \- Initialise FSA data structures
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int aac_comm_init (struct aac_dev * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
Adapter to initialise
.SH "DESCRIPTION"
.PP
Initializes the data structures that are required for the FSA commuication
interface to operate.
Returns
1 - if we were able to init the commuication interface.
0 - If there were errors initing. This is a fatal error.