Searched refs:T_CT_S (Results 1 – 2 of 2) sorted by relevance
55 #define T_CT_S 0x0001 /* hdlc carrier lost */ macro
473 if (bd_status & T_CT_S) { /* Carrier lost */ in hdlc_tx_done()