Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_client.h103 uint64_t auclnt_get_head(audio_stream_t *);
H A Daudio_sun.c1401 eof->tail = auclnt_get_head(sp); in devaudio_wsrv()
H A Daudio_client.c142 auclnt_get_head(audio_stream_t *sp) in auclnt_get_head() function
H A Daudio_oss.c1594 ci->bytes = auclnt_get_head(sp) * framesz; in sndctl_dsp_getiptr()