Home
last modified time | relevance | path

Searched refs:EBCL (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dfalc-lh.h58 #define EBCL 0x56 /* E Bit error Counter low byte */ /* E-bits: the remote end sends them, when */ macro
Dpc300_falc-lh.h1196 #define EBCL 0x56 /* E-Bit Error Counter */ macro
Dcomx-hw-munich.c610 e_bit_errors = readb(lbi + EBCL) + (readb(lbi + EBCH) << 8); in slicecom_update_line_counters()
Dpc300_drv.c1226 counter = cpc_readb(falcbase + F_REG(EBCL, ch)); in falc_update_stats()