Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhdac_reg.h50 #define HDAC_CORBLBASE 0x40 /* 4 - CORB Lower Base Address */ macro
H A Dpci_hda.c762 corblbase = hda_get_reg_by_offset(sc, HDAC_CORBLBASE); in hda_corb_start()