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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.c663 static const int map4ch[] = { 0, 1, 2, 3 }; local
666 *offset = map4ch[chan];
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c629 static const int map4ch[] = { 0, 1, 2, 3 }; local
632 *offset = map4ch[chan];

Completed in 48 milliseconds