Home
last modified time | relevance | path

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 }; in cmpci_chinfo() local
666 *offset = map4ch[chan]; in cmpci_chinfo()
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c628 static const int map4ch[] = { 0, 1, 2, 3 }; in cmediahd_chinfo() local
631 *offset = map4ch[chan]; in cmediahd_chinfo()