Searched refs:i2o_cntxt_list_get (Results 1 – 4 of 4) sorted by relevance
629 extern void *i2o_cntxt_list_get(struct i2o_controller *, u32);658 static inline void *i2o_cntxt_list_get(struct i2o_controller *c, u32 context) in i2o_cntxt_list_get() function
172 void *i2o_cntxt_list_get(struct i2o_controller *c, u32 context) in i2o_cntxt_list_get() function1239 EXPORT_SYMBOL(i2o_cntxt_list_get);
351 cmd = i2o_cntxt_list_get(c, le32_to_cpu(msg->u.s.tcntxt)); in i2o_scsi_reply()
466 req = i2o_cntxt_list_get(c, le32_to_cpu(msg->u.s.tcntxt)); in i2o_block_reply()