Searched refs:FEC_EIR_HBERR (Results 1 – 2 of 2) sorted by relevance
249 #define FEC_EIR_HBERR (0x80000000) macro
263 if (ievent & FEC_EIR_HBERR) { in fec_recv()