Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c176 static inline uint8_t hda_get_stream_by_offsets(uint32_t offset,
882 hda_get_stream_by_offsets(uint32_t offset, uint8_t reg_offset) in hda_get_stream_by_offsets() function
1011 uint8_t stream_ind = hda_get_stream_by_offsets(offset, HDAC_SDCTL0); in hda_set_sdctl()