Searched defs:sVal (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c919 unsigned short sVal; local
938 sVal = INW(devc, CTRL_VERSION);
939 if (!(sVal & 0x0008)) {
960 sVal = INW(devc, AC97_CTRL);
962 if (sVal & 0x10) {
975 if (sVal & 0x20) {

Completed in 47 milliseconds