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

/freebsd-11.0-release/sys/dev/sound/pci/
H A Des137x.c682 #define es_chan_active(es) ((es)->ch[ES_DAC1].active + \ macro
732 if (es->polling == 0 || es_chan_active(es) == 0) {
832 if (es_chan_active(es) == 0) {
842 if (es_chan_active(es) == 0) {
1615 if (es_chan_active(es) != 0)

Completed in 36 milliseconds