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

/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97.c113 #define AC97_FLAG_SPEAKER_OK (1 << 7) /* expose mono out */ macro
478 if (!(ac->flags & AC97_FLAG_SPEAKER_OK)) {
1663 ac->flags |= AC97_FLAG_SPEAKER_OK;
1668 ac->flags |= AC97_FLAG_SPEAKER_OK;

Completed in 48 milliseconds