Searched refs:xid_th (Results 1 – 3 of 3) sorted by relevance
954 ch->xid_th = (struct th_header *)ch->xid_skb->data; in mpc_channel_action()1284 grp->xid_th = (struct th_header *)grp->xid_skb->data; in ctcmpc_init_mpc_group()1696 if (!(ch->xid_th && ch->xid && ch->xid_id)) in mpc_action_side_xid()1699 CTCM_FUNTAIL, ch->id, ch->xid_th, ch->xid, ch->xid_id); in mpc_action_side_xid()1703 if (ch->xid_th == NULL) in mpc_action_side_xid()1708 ch->ccw[9].cda = virt_to_phys(ch->xid_th); in mpc_action_side_xid()1741 if (ch->xid_th == NULL) in mpc_action_side_xid()1746 ch->ccw[11].cda = virt_to_phys(ch->xid_th); in mpc_action_side_xid()1770 CTCM_D3_DUMP((char *)ch->xid_th, TH_HEADER_LENGTH); in mpc_action_side_xid()
182 struct th_header *xid_th; member
180 struct th_header *xid_th; member