.\" 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_DELETE_CONTROLLER" "" "06 October 2005" "" "" .SH NAME i2o_delete_controller \- delete a controller .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_delete_controller (struct i2o_controller * \fIc\fB); \fR .SH "ARGUMENTS" .TP \fB\fIc\fB\fR controller .SH "DESCRIPTION" .PP Remove an i2o controller from the system. If the controller or its devices are busy then -EBUSY is returned. On a failure a negative errno code is returned. On success zero is returned.