.\" 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_BLOCK_REQUEST_ALLOC" "9" "09 October 2005" "" "" .SH NAME i2o_block_request_alloc \- Allocate an I2O block request struct .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct i2o_block_request * i2o_block_request_alloc ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Allocates an I2O block request struct and initialize the list. .PP Returns a i2o_block_request pointer on success or negative error code on failure.