Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c367 uint32_t intctl = hda_get_reg_by_offset(sc, HDAC_INTCTL); in hda_update_intr() local
400 if ((intctl & HDAC_INTCTL_GIE) && ((intsts & \ in hda_update_intr()
401 ~HDAC_INTSTS_GIS) & intctl)) { in hda_update_intr()