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

/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97.c106 #define AC97_FLAG_AMPLIFIER (1 << 0) /* ext. amp on by default */ macro
1148 if (ac->flags & AC97_FLAG_AMPLIFIER) {
1617 PROP_FLAG(AC97_PROP_AMPLIFIER, AC97_FLAG_AMPLIFIER, 1);

Completed in 62 milliseconds