Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dich.h87 #define ICH_GLOB_STA_PRES 0x00000400 macro
93 …INT | ICH_GLOB_STA_PIINT | ICH_GLOB_STA_POINT | ICH_GLOB_STA_MINT | ICH_GLOB_STA_PRES | ICH_GLOB_S…
H A Dich.c615 if (gs & (ICH_GLOB_STA_PRES | ICH_GLOB_STA_SRES)) { in ich_intr()
619 gs &= ~(ICH_GLOB_STA_PRES | ICH_GLOB_STA_SRES); in ich_intr()