Home
last modified time | relevance | path

Searched refs:ENG_CHANNELS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_impl.h499 #define ENG_CHANNELS(e) E_OP(e, channels)(E_PRV(e)) macro
H A Daudio_engine.c685 e->e_nchan = ENG_CHANNELS(e); in auimpl_engine_setup()
1169 return (ENG_CHANNELS(e)); in auclnt_engine_get_channels()