Searched refs:HDAC_RIRBCTL_RINTCTL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ | ||
H A D | hdac_reg.h | 222 #define HDAC_RIRBCTL_RINTCTL 0x01 macro |
H A D | pci_hda.c | 418 if ((rirbctl & HDAC_RIRBCTL_RINTCTL) && sc->rirb_cnt) { in hda_response_interrupt() |