Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c576 hda_stream_reset(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_reset()
596 hda_stream_start(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_start()
684 hda_stream_stop(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_stop()
881 uint8_t stream_ind = (offset - reg_offset) >> 5; in hda_get_stream_by_offsets() local
889 hda_get_offset_stream(uint8_t stream_ind) in hda_get_offset_stream()
1008 uint8_t stream_ind = hda_get_stream_by_offsets(offset, HDAC_SDCTL0); in hda_set_sdctl() local
1118 uint8_t stream_ind = 0; in hda_transfer() local
1202 hda_set_pib(struct hda_softc *sc, uint8_t stream_ind, uint32_t pib) in hda_set_pib()