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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_engine.c450 if ((ENG_FORMAT(t) & fmts) == 0) {
684 e->e_format = ENG_FORMAT(e);
1163 return (ENG_FORMAT(e));
H A Daudio_impl.h497 #define ENG_FORMAT(e) E_OP(e, format)(E_PRV(e)) macro

Completed in 64 milliseconds