Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dhdac_reg.h167 #define HDAC_INTCTL_GIE 0x80000000 macro
H A Dpci_hda.c399 if ((intctl & HDAC_INTCTL_GIE) && ((intsts & \ in hda_update_intr()