Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dpci_hda.c178 static inline uint32_t hda_get_offset_stream(uint8_t stream_ind);
386 off = hda_get_offset_stream(i); in hda_update_intr()
568 off = hda_get_offset_stream(i); in hda_reset_regs()
577 uint32_t off = hda_get_offset_stream(stream_ind); in hda_stream_reset()
610 uint32_t off = hda_get_offset_stream(stream_ind); in hda_stream_start()
892 hda_get_offset_stream(uint8_t stream_ind) in hda_get_offset_stream() function
1155 off = hda_get_offset_stream(stream_ind); in hda_transfer()
1207 uint32_t off = hda_get_offset_stream(stream_ind); in hda_set_pib()