.\" 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 "E1000_CHECK_OPTIONS" "" "06 October 2005" "" "" .SH NAME e1000_check_options \- Range Checking for Command Line Parameters .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __devinit e1000_check_options (struct e1000_adapter * \fIadapter\fB); \fR .SH "ARGUMENTS" .TP \fB\fIadapter\fB\fR board private structure .SH "DESCRIPTION" .PP This routine checks all command line paramters for valid user input. If an invalid value is given, or if no user specified value exists, a default value is used. The final value is stored in a variable in the adapter structure.