Searched refs:FECH (Results 1 – 4 of 4) sorted by relevance
53 #define FECH 0x51 /* high byte */ macro
1191 #define FECH 0x51 /* Framing Error Counter */ macro
608 framing_errors = readb(lbi + FECL) + (readb(lbi + FECH) << 8); in slicecom_update_line_counters()
1215 counter |= cpc_readb(falcbase + F_REG(FECH, ch)) << 8; in falc_update_stats()