Home
last modified time | relevance | path

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

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