Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c180 static inline uint32_t hda_get_offset_stream(uint8_t stream_ind);
388 off = hda_get_offset_stream(i); in hda_update_intr()
570 off = hda_get_offset_stream(i); in hda_reset_regs()
579 uint32_t off = hda_get_offset_stream(stream_ind); in hda_stream_reset()
612 uint32_t off = hda_get_offset_stream(stream_ind); in hda_stream_start()
889 hda_get_offset_stream(uint8_t stream_ind) in hda_get_offset_stream() function
1152 off = hda_get_offset_stream(stream_ind); in hda_transfer()
1204 uint32_t off = hda_get_offset_stream(stream_ind); in hda_set_pib()