.\" 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_CONTROLLER" "" "06 October 2005" "" ""
.SH NAME
i2o_find_controller \- return a locked controller
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct i2o_controller * i2o_find_controller (int \fIn\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIn\fB\fR
controller number
.SH "DESCRIPTION"
.PP
Returns a pointer to the controller object. The controller is locked
on return. NULL is returned if the controller is not found.