Searched refs:i2o_sg_tablesize (Results 1 – 3 of 3) sorted by relevance
30 u16 i2o_sg_tablesize(struct i2o_controller *c, u16 body_size) in i2o_sg_tablesize() function52 EXPORT_SYMBOL_GPL(i2o_sg_tablesize);
137 scsi_host->sg_tablesize = i2o_sg_tablesize(c, body_size); in i2o_scsi_host_alloc()
1073 blk_queue_max_hw_segments(queue, i2o_sg_tablesize(c, body_size)); in i2o_block_probe()