Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c746 uint64_t corbubase = 0; in hda_corb_start() local
761 corbubase = hda_get_reg_by_offset(sc, HDAC_CORBUBASE); in hda_corb_start()
763 corbpaddr = corblbase | (corbubase << 32); in hda_corb_start()