Searched refs:V_REPLY_CHAN (Results 1 – 2 of 2) sorted by relevance
935 #define V_REPLY_CHAN(x) ((x) << S_REPLY_CHAN) macro936 #define F_REPLY_CHAN V_REPLY_CHAN(1U)
497 cpl->reply_ctrl = htobe16(V_REPLY_CHAN(0) | in send_get_tcb()