Searched refs:FECL (Results 1 – 4 of 4) sorted by relevance
52 #define FECL 0x50 /* Framing Error Counter low byte */ /* Counts FAS word receive errors */ macro
1190 #define FECL 0x50 /* Framing Error Counter */ macro
608 framing_errors = readb(lbi + FECL) + (readb(lbi + FECH) << 8); in slicecom_update_line_counters()
1214 counter = cpc_readb(falcbase + F_REG(FECL, ch)); in falc_update_stats()