.\" 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_DRIVER_UNREGISTER" "9" "09 October 2005" "" ""
.SH NAME
i2o_driver_unregister \- Unregister a I2O driver (OSM) from the I2O core
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void i2o_driver_unregister (struct i2o_driver * \fIdrv\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrv\fB\fR
I2O driver which should be unregistered
.SH "DESCRIPTION"
.PP
Unregisters the OSM drv from the I2O core and cleanup event queues if
necessary.