Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c177 static inline uint8_t hda_get_stream_by_offsets(uint32_t offset,
883 hda_get_stream_by_offsets(uint32_t offset, uint8_t reg_offset) in hda_get_stream_by_offsets() function
1012 uint8_t stream_ind = hda_get_stream_by_offsets(offset, HDAC_SDCTL0); in hda_set_sdctl()