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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.h67 #define TS_MAX_HW_CHANNELS (32) macro
414 } aud_ram[TS_MAX_HW_CHANNELS]; /* 32 channels */
418 } aud_rsvd3[TS_MAX_HW_CHANNELS]; /* another 32 chs not implemented */
H A Daudiots.c663 for (str = 0; str < TS_MAX_HW_CHANNELS; str++) {

Completed in 47 milliseconds