.\" 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_DEVICE_CLAIM" "9" "09 October 2005" "" ""
.SH NAME
i2o_device_claim \- claim a device for use by an OSM
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_device_claim (struct i2o_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
I2O device to claim
.SH "DESCRIPTION"
.PP
Do the leg work to assign a device to a given OSM. If the claim succeed
the owner of the rimary. If the attempt fails a negative errno code
is returned. On success zero is returned.