Home
last modified time | relevance | path

Searched defs:stream_ind (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c575 hda_stream_reset(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_reset()
595 hda_stream_start(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_start()
683 hda_stream_stop(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_stop()
885 uint8_t stream_ind = (offset - reg_offset) >> 5; in hda_get_stream_by_offsets() local
893 hda_get_offset_stream(uint8_t stream_ind) in hda_get_offset_stream()
1012 uint8_t stream_ind = hda_get_stream_by_offsets(offset, HDAC_SDCTL0); in hda_set_sdctl() local
1122 uint8_t stream_ind = 0; in hda_transfer() local
1206 hda_set_pib(struct hda_softc *sc, uint8_t stream_ind, uint32_t pib) in hda_set_pib()