Searched refs:BABL (Results 1 – 3 of 3) sorted by relevance
50 #define BABL 0x4000 /* Babble transmitter timeout error */ macro
463 if (csr0 & BABL) in ariadne_interrupt()545 if (csr0 & BABL) { in ariadne_interrupt()564 lance->RDP = INEA|BABL|CERR|MISS|MERR|IDON; in ariadne_interrupt()
180 #define BABL 0x0040 /* Babble: Transmitted too many bits */ macro