I2O_BLOCK_SGLIST_ALLOC
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
i2o_block_sglist_alloc - Allocate the SG list and map it
SYNOPSIS
"SYNOPSIS"
int i2o_block_sglist_alloc (struct i2o_controller * c, struct i2o_block_request * ireq, u32 __iomem ** mptr);
ARGUMENTS
- c
-
I2O controller to which the request belongs
- ireq
-
I2O block request
- mptr
-
-- undescribed --
DESCRIPTION
Builds the SG list and map it to be accessable by the controller.
Returns 0 on failure or 1 on success.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:13 GMT, October 09, 2005