Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Des137x.h125 #define STAT_DAC2 0x00000002 /* DAC2 int pending */ macro
H A Des137x.c940 if (intsrc & STAT_DAC2) in es_intr()
951 if (intsrc & STAT_DAC2) in es_intr()