Searched refs:R_AB_S (Results 1 – 2 of 2) sorted by relevance
42 #define R_AB_S 0x0008 /* abort */ macro
35 #define RX_BD_ERRORS (R_CD_S | R_OV_S | R_CR_S | R_AB_S | R_NO_S | R_LG_S)543 if (bd_status & R_AB_S) in hdlc_rx_done()