Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c604 uint64_t bdpu = 0; in hda_stream_start() local
621 bdpu = hda_get_reg_by_offset(sc, off + HDAC_SDBDPU); in hda_stream_start()
626 bdl_paddr = bdpl | (bdpu << 32); in hda_stream_start()