Home
last modified time | relevance | path

Searched refs:HDAC_RIRBWP (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c846 rirb->wp = hda_get_reg_by_offset(sc, HDAC_RIRBWP); in hda_rirb_start()
1098 hda_set_reg_by_offset(sc, HDAC_RIRBWP, rirb->wp); in hda_response()
H A Dhdac_reg.h59 #define HDAC_RIRBWP 0x58 /* 2 - RIRB Write Pointer */ macro