Searched refs:xid_th (Results 1 – 3 of 3) sorted by relevance
958 ch->xid_th = (struct th_header *)ch->xid_skb->data; in mpc_channel_action()1288 grp->xid_th = (struct th_header *)grp->xid_skb->data; in ctcmpc_init_mpc_group()1700 if (!(ch->xid_th && ch->xid && ch->xid_id)) in mpc_action_side_xid()1703 CTCM_FUNTAIL, ch->id, ch->xid_th, ch->xid, ch->xid_id); in mpc_action_side_xid()1707 if (ch->xid_th == NULL) in mpc_action_side_xid()1712 ch->ccw[9].cda = virt_to_dma32(ch->xid_th); in mpc_action_side_xid()1745 if (ch->xid_th == NULL) in mpc_action_side_xid()1750 ch->ccw[11].cda = virt_to_dma32(ch->xid_th); in mpc_action_side_xid()1774 CTCM_D3_DUMP((char *)ch->xid_th, TH_HEADER_LENGTH); in mpc_action_side_xid()
182 struct th_header *xid_th; member
181 struct th_header *xid_th; member
Completed in 14 milliseconds