.\" 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_ALLOC" "9" "09 October 2005" "" "" .SH NAME i2o_device_alloc \- Allocate a I2O device and initialize it .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct i2o_device * i2o_device_alloc ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Allocate the memory for a I2O device and initialize locks and lists .PP Returns the allocated I2O device or a negative error code if the device could not be allocated.