.\" 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 "I2O_FIND_IOP" "9" "09 October 2005" "" ""
.SH NAME
i2o_find_iop \- Find an I2O controller by id
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct i2o_controller * i2o_find_iop (int \fIunit\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIunit\fB\fR
unit number of the I2O controller to search for
.SH "DESCRIPTION"
.PP
Lookup the I2O controller on the controller list.
.PP
Returns pointer to the I2O controller on success or NULL if not found.