Searched refs:CB_I_BIT (Results 1 – 2 of 2) sorted by relevance
364 #define CB_I_BIT BIT_13 /* CB Interrupt Bit */ macro
1113 tcb->tcb_hdr.cb_cmd |= __constant_cpu_to_le16(CB_I_BIT); in e100_prepare_xmit_buff()1116 tcb->tcb_hdr.cb_cmd &= ~__constant_cpu_to_le16(CB_I_BIT); in e100_prepare_xmit_buff()