Searched refs:OBOE_ISR (Results 1 – 2 of 2) sorted by relevance
259 INB (OBOE_RING_SIZE), INB (OBOE_IER), INB (OBOE_ISR)); in toshoboe_dumpregs()319 OUTB (0xff, OBOE_ISR); in toshoboe_stopchip()556 OUTB (0xff, OBOE_ISR); in toshoboe_startchip()563 OUTB (0xff, OBOE_ISR); in toshoboe_startchip()695 irqstat = INB (OBOE_ISR); in toshoboe_probeinterrupt()702 OUTB (irqstat, OBOE_ISR); in toshoboe_probeinterrupt()1141 irqstat = INB (OBOE_ISR); in toshoboe_interrupt()1148 OUTB (irqstat, OBOE_ISR); in toshoboe_interrupt()
170 #define OBOE_ISR OBOE_REG(0xc) macro