Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhdac_reg.h46 #define HDAC_INTCTL 0x20 /* 4 - Interrupt Control */ macro
H A Dpci_hda.c367 uint32_t intctl = hda_get_reg_by_offset(sc, HDAC_INTCTL); in hda_update_intr()