Searched refs:OBOE_ISR (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Doboereg.h70 #define OBOE_ISR (0x0c) macro
H A Doboe.c544 uint8_t irqstat = INB(sc, OBOE_ISR);
551 OUTB(sc, irqstat, OBOE_ISR);
686 OUTB(sc, 0xff, OBOE_ISR);
719 OUTB(sc, 0x00, OBOE_ISR); /* XXX: should i do this to disable ints? */

Completed in 97 milliseconds