Home
last modified time | relevance | path

Searched refs:IntFrameSent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/macppc/dev/
H A Dif_bmreg.h72 #define IntFrameSent 0x0100 macro
80 #define NormalIntEvents ~(IntFrameSent)
H A Dif_bm.c443 if (stat & IntFrameSent) { in bmac_intr()