.\" 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 "ADAPTER_INIT" "9" "09 October 2005" "" "" .SH NAME adapter_init \- Grab the resource for the card, setup the adapter .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __devinit adapter_init (struct AdapterCtlBlk * \fIacb\fB, unsigned long \fIio_port\fB, u32 \fIio_port_len\fB, unsigned int \fIirq\fB); \fR .SH "ARGUMENTS" .TP \fB\fIacb\fB\fR -- undescribed -- .TP \fB\fIio_port\fB\fR The base I/O port .TP \fB\fIio_port_len\fB\fR -- undescribed -- .TP \fB\fIirq\fB\fR IRQ .SH "DESCRIPTION" .PP Returns 0 if the initialization succeeds, any other value on failure. .SH "DESCRIPTION" .PP Returns 0 if the initialization succeeds, any other value on failure.