Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhdac_reg.h61 #define HDAC_RIRBCTL 0x5c /* 1 - RIRB Control */ macro
H A Dpci_hda.c224 [HDAC_RIRBCTL] = hda_set_rirbctl,
417 uint8_t rirbctl = hda_get_reg_by_offset(sc, HDAC_RIRBCTL); in hda_response_interrupt()