Query: i2o_block_sglist_alloc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_SGLIST_ALL(9) Message-based devices I2O_BLOCK_SGLIST_ALL(9)NAMEi2o_block_sglist_alloc - Allocate the SG list and map itSYNOPSISint i2o_block_sglist_alloc(struct i2o_controller * c, struct i2o_block_request * ireq, u32 ** mptr);ARGUMENTSc I2O controller to which the request belongs ireq I2O block request mptr message body pointerDESCRIPTIONBuilds the SG list and map it to be accessable by the controller. Returns 0 on failure or 1 on success.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_BLOCK_SGLIST_ALL(9)