Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c602 uint64_t bdpu = 0; in hda_stream_start() local
619 bdpu = hda_get_reg_by_offset(sc, off + HDAC_SDBDPU); in hda_stream_start()
624 bdl_paddr = bdpl | (bdpu << 32); in hda_stream_start()