Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c574 hda_stream_reset(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_reset()
594 hda_stream_start(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_start()
682 hda_stream_stop(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_stop()
879 uint8_t stream_ind = (offset - reg_offset) >> 5; in hda_get_stream_by_offsets() local
887 hda_get_offset_stream(uint8_t stream_ind) in hda_get_offset_stream()
1006 uint8_t stream_ind = hda_get_stream_by_offsets(offset, HDAC_SDCTL0); in hda_set_sdctl() local
1116 uint8_t stream_ind = 0; in hda_transfer() local
1200 hda_set_pib(struct hda_softc *sc, uint8_t stream_ind, uint32_t pib) in hda_set_pib()