Home
last modified time | relevance | path

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

/linux-3.4.99/sound/oss/
Dwaveartist.h21 #define IRQ_REQ 0x08 macro
Dwaveartist.c695 if (inb(devc->hw.io_base + STATR) & IRQ_REQ) in waveartist_halt_input()
719 if (inb(devc->hw.io_base + STATR) & IRQ_REQ) in waveartist_halt_output()
843 if (status & IRQ_REQ) /* Clear interrupt */ in waveartist_intr()