Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pcmcia/vx/
Dvxpocket.h85 #define VXP_DLG_MEMIRQ_MASK 0x02 /* R */ macro
Dvxp_ops.c289 if (! (vx_inb(chip, DIALOG) & VXP_DLG_MEMIRQ_MASK)) in vxp_test_and_ack()