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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h173 #define HDAC_INTSTS_CIS 0x40000000 macro
H A Dhdac.c314 if (intsts & HDAC_INTSTS_CIS) {
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h174 #define HDAC_INTSTS_CIS 0x40000000 macro
H A Dpci_hda.c423 intsts |= HDAC_INTSTS_CIS;
428 intsts |= HDAC_INTSTS_CIS;

Completed in 71 milliseconds