Home
last modified time | relevance | path

Searched refs:e_choffs (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_input.c58 ip = in + e->e_choffs[ch] + (tidx * incr); \
75 ip = in + e->e_choffs[ch]; \
H A Daudio_impl.h268 uint_t e_choffs[AUDIO_MAX_CHANNELS]; member
H A Daudio_output.c54 op = out + eng->e_choffs[ch] + (hidx * incr); \
H A Daudio_engine.c784 e->e_choffs[i] = i; in auimpl_engine_setup()
787 ENG_CHINFO(e, i, &e->e_choffs[i], &e->e_chincr[i]); in auimpl_engine_setup()