Searched refs:UI_CMD (Results 1 – 5 of 5) sorted by relevance
31 #define UI_CMD 0x03 macro
34 #define UI_CMD 0x03 macro
55 fcllc->llc = UI_CMD; in fc_header()
122 trllc->llc = UI_CMD; in tr_header()
1732 if (readb(llc + offsetof(struct trllc, llc)) != UI_CMD) { in tr_rx()