Searched refs:NormalIntEvents (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/macppc/dev/ | ||
H A D | if_bmreg.h | 80 #define NormalIntEvents ~(IntFrameSent) macro |
H A D | if_bm.c | 383 bmac_write_reg(sc, INTDISABLE, NormalIntEvents); in bmac_init() |