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/
H A Dpci_hda.c178 static inline uint8_t hda_get_stream_by_offsets(uint32_t offset,
879 hda_get_stream_by_offsets(uint32_t offset, uint8_t reg_offset) in hda_get_stream_by_offsets() function
1008 uint8_t stream_ind = hda_get_stream_by_offsets(offset, HDAC_SDCTL0); in hda_set_sdctl()