Searched refs:EBCL (Results 1 – 4 of 4) sorted by relevance
58 #define EBCL 0x56 /* E Bit error Counter low byte */ /* E-bits: the remote end sends them, when */ macro
1196 #define EBCL 0x56 /* E-Bit Error Counter */ macro
610 e_bit_errors = readb(lbi + EBCL) + (readb(lbi + EBCH) << 8); in slicecom_update_line_counters()
1226 counter = cpc_readb(falcbase + F_REG(EBCL, ch)); in falc_update_stats()