Searched refs:RS_FRAMERR (Results 1 – 2 of 2) sorted by relevance
80 #define RS_FRAMERR 0x2000 /* framing error flag */ macro
915 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) { in mace_rxdma_intr()919 if (frame_status & RS_FRAMERR) in mace_rxdma_intr()