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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dwaveartist.h35 #define IRQ_ACK 0x01 macro
H A Dwaveartist.c178 old_ctlr = inb(ctlr_port) & ~IRQ_ACK;
180 outb(old_ctlr | IRQ_ACK, ctlr_port);
694 * the IRQ_ACK bit in CTRL
718 * the IRQ_ACK bit in CTRL

Completed in 194 milliseconds