Searched refs:HDAC_INTSTS (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h49 #define HDAC_INTSTS 0x24 /* 4 - Interrupt Status */ macro
H A Dhdac.c383 intsts = HDAC_READ_4(&sc->mem, HDAC_INTSTS);
388 intsts = HDAC_READ_4(&sc->mem, HDAC_INTSTS);
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h49 #define HDAC_INTSTS 0x24 /* 4 - Interrupt Status */ macro
H A Dpci_hda.c442 hda_set_reg_by_offset(sc, HDAC_INTSTS, intsts);

Completed in 65 milliseconds