Searched refs:HDAC_INTCTL_GIE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ | ||
H A D | hdac_reg.h | 167 #define HDAC_INTCTL_GIE 0x80000000 macro |
H A D | pci_hda.c | 399 if ((intctl & HDAC_INTCTL_GIE) && ((intsts & \ in hda_update_intr() |