Home
last modified time | relevance | path

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

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