Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhdac_reg.h57 #define HDAC_RIRBLBASE 0x50 /* 4 - RIRB Lower Base Address */ macro
H A Dpci_hda.c833 rirblbase = hda_get_reg_by_offset(sc, HDAC_RIRBLBASE); in hda_rirb_start()