Searched refs:LE_C0_TINT (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);
235 } while ((stat & LE_C0_TINT) == 0);
237 lereg->ler_rdp = LE_C0_TINT;
/openbsd-current/sys/dev/ic/
H A Dam79900.c423 LE_C0_RINT | LE_C0_TINT | LE_C0_IDON));
472 if (isr & LE_C0_TINT)
H A Dlancereg.h267 #define LE_C0_TINT 0x0200 /* transmitter interrupt */ macro
H A Dam7990.c449 if (isr & LE_C0_TINT)
/openbsd-current/sys/dev/pci/
H A Dif_pcn.c1063 LE_C0_TINT|LE_C0_IDON));
1070 if (csr0 & LE_C0_TINT)

Completed in 276 milliseconds