Home
last modified time | relevance | path

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

/linux-3.4.99/sound/oss/
Dwaveartist.h35 #define IRQ_ACK 0x01 macro
Dwaveartist.c177 old_ctlr = inb(ctlr_port) & ~IRQ_ACK; in waveartist_iack()
179 outb(old_ctlr | IRQ_ACK, ctlr_port); in waveartist_iack()