Searched refs:LE_C0_BABL (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/arch/luna88k/stand/boot/
H A Dlance.c197 stat & (LE_C0_BABL | LE_C0_CERR | LE_C0_MISS | LE_C0_TINT);
199 if (stat & (LE_C0_BABL | LE_C0_CERR | LE_C0_MISS | LE_C0_MERR))
/openbsd-current/sys/dev/ic/
H A Dam79900.c422 isr & (LE_C0_INEA | LE_C0_BABL | LE_C0_MISS | LE_C0_MERR |
425 if (isr & LE_C0_BABL) {
H A Dlancereg.h262 #define LE_C0_BABL 0x4000 /* transmitter timeout error */ macro
H A Dam7990.c403 if (isr & LE_C0_BABL) {
/openbsd-current/sys/dev/pci/
H A Dif_pcn.c1062 (LE_C0_INEA|LE_C0_BABL|LE_C0_MISS|LE_C0_MERR|LE_C0_RINT|
1074 if (csr0 & LE_C0_BABL)

Completed in 77 milliseconds