Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhdac_reg.h51 #define HDAC_CORBUBASE 0x44 /* 4 - CORB Upper Base Address */ macro
H A Dpci_hda.c763 corbubase = hda_get_reg_by_offset(sc, HDAC_CORBUBASE); in hda_corb_start()