Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_impl.h504 #define ENG_QLEN(e) E_OP(e, qlen)(E_PRV(e)) macro
H A Daudio_client.c547 el = ENG_QLEN(e) + (e->e_head - e->e_tail); in auclnt_get_output_qlen()