Home
last modified time | relevance | path

Searched refs:pib (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c204 static void hda_set_pib(struct hda_softc *sc, uint8_t stream_ind, uint32_t pib);
1202 hda_set_pib(struct hda_softc *sc, uint8_t stream_ind, uint32_t pib) in hda_set_pib() argument
1206 hda_set_reg_by_offset(sc, off + HDAC_SDLPIB, pib); in hda_set_pib()
1208 hda_set_reg_by_offset(sc, 0x2000 + off + HDAC_SDLPIB, pib); in hda_set_pib()
1211 HDA_DMA_PIB_ENTRY_LEN) = pib; in hda_set_pib()