.\" 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 "IB_UNREGISTER_DEVICE" "9" "09 October 2005" "" ""
.SH NAME
ib_unregister_device \- Unregister an IB device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ib_unregister_device (struct ib_device * \fIdevice\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdevice\fB\fR
Device to unregister
.SH "DESCRIPTION"
.PP
Unregister an IB device. All clients will receive a remove callback.