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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.c662 static const int map8ch[] = { 0, 1, 4, 5, 2, 3, 6, 7 }; local
668 *offset = map8ch[chan];
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c628 static const int map8ch[] = { 0, 1, 4, 5, 2, 3, 6, 7 }; local
634 *offset = map8ch[chan];

Completed in 62 milliseconds