.\" 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_PROC_IOP_REMOVE" "9" "09 October 2005" "" "" .SH NAME i2o_proc_iop_remove \- Removes an I2O controller from the i2o proc tree .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void i2o_proc_iop_remove (struct proc_dir_entry * \fIdir\fB, struct i2o_controller * \fIc\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdir\fB\fR parent proc dir entry .TP \fB\fIc\fB\fR I2O controller which should be removed .SH "DESCRIPTION" .PP Iterate over each i2o proc entry and search controller c. If it is found remove it from the tree.