i2o_block_prep_req_fn — Allocates I2O block device specific struct
request queue for the request
the request to prepare
Allocate the necessary i2o_block_request struct and connect it to the request. This is needed that we not loose the SG list later on.
Returns BLKPREP_OK on success or BLKPREP_DEFER on failure.