Searched refs:tcntxt (Results 1 – 6 of 6) sorted by relevance
51 u32 tcntxt; /* transaction context from reply */ member127 static u32 tcntxt = 0x80000000; in i2o_msg_post_wait_mem() local137 if (tcntxt == 0xffffffff) in i2o_msg_post_wait_mem()138 tcntxt = 0x80000000; in i2o_msg_post_wait_mem()149 wait->tcntxt = tcntxt++; in i2o_msg_post_wait_mem()150 msg->u.s.tcntxt = cpu_to_le32(wait->tcntxt); in i2o_msg_post_wait_mem()231 if (wait->tcntxt == context) { in i2o_msg_post_wait_complete()407 msg->u.s.tcntxt = cpu_to_le32(0x00000000); in i2o_exec_lct_notify()476 context = readl(&pmsg->u.s.tcntxt); in i2o_exec_reply()483 context = le32_to_cpu(msg->u.s.tcntxt); in i2o_exec_reply()
466 req = i2o_cntxt_list_get(c, le32_to_cpu(msg->u.s.tcntxt)); in i2o_block_reply()733 u32 tcntxt; in i2o_block_transfer() local754 tcntxt = i2o_cntxt_list_add(c, req); in i2o_block_transfer()755 if (!tcntxt) { in i2o_block_transfer()761 msg->u.s.tcntxt = cpu_to_le32(tcntxt); in i2o_block_transfer()
450 msg->u.s.tcntxt = cpu_to_le32(0x00000000); in i2o_iop_init_outbound_queue()514 msg->u.s.tcntxt = cpu_to_le32(0x00000000); in i2o_iop_reset()938 msg->u.s.tcntxt = cpu_to_le32(0x00000000); in i2o_status_get()1164 int tcntxt, u32 evt_mask) in i2o_event_register() argument1178 msg->u.s.tcntxt = cpu_to_le32(tcntxt); in i2o_event_register()
230 evt->tcntxt = le32_to_cpu(msg->u.s.tcntxt); in i2o_driver_dispatch()
350 cmd = i2o_cntxt_list_get(c, le32_to_cpu(msg->u.s.tcntxt)); in i2o_scsi_reply()629 msg->u.s.tcntxt = cpu_to_le32(i2o_cntxt_list_add(c, SCpnt)); in i2o_scsi_queuecommand_lck()
404 u32 tcntxt; /* transaction context */ member440 u32 tcntxt; /* Transaction context used at member