Searched refs:ISR_ALL (Results 1 – 3 of 3) sorted by relevance
236 #define ISR_ALL 0x7fff /* all interrupts */ macro
425 NIC_PUT(sc, SNCR_ISR, ISR_ALL); in sncinit_locked()829 while ((isr = (NIC_GET(sc, SNCR_ISR) & ISR_ALL)) != 0) { in sncintr()
92 NIC_PUT(sc, SNCR_ISR, ISR_ALL); in sncsetup()