Searched defs:audio_stream (Results 1 – 1 of 1) sorted by relevance
71 struct audio_stream { struct72 audio_buffer_t s_buf;81 uint_t s_nfrags;82 uint_t s_fragfr;83 uint_t s_nbytes;84 uint_t s_fragbytes;85 ddi_umem_cookie_t s_cookie;86 uint32_t s_allocsz;87 uint32_t s_hintsz; /* latency hints */88 uint16_t s_hintfrags;[all …]