.\" 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_PARAMS" "9" "09 October 2005" "" "" .SH NAME adapter_init_params \- Initialize the various parameters in the .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __devinit adapter_init_params (struct AdapterCtlBlk * \fIacb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIacb\fB\fR The adapter to initialize. .SH "DESCRIPTION" .PP adapter structure. Note that the pointer to the scsi_host is set early (when this instance is created) and the io_port and irq values are set later after they have been reserved. This just gets everything set to a good starting position. .PP The eeprom structure in the adapter needs to have been set before calling this function.