Searched refs:ICH_SMI_EN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/amd64/amd64/
H A Dmachdep.c199 #define ICH_SMI_EN ICH_PMBASE + 0x30 macro
266 outl(ICH_SMI_EN, inl(ICH_SMI_EN) & ~0x8);
/freebsd-11.0-release/sys/i386/i386/
H A Dmachdep.c183 #define ICH_SMI_EN ICH_PMBASE + 0x30 macro
274 outl(ICH_SMI_EN, inl(ICH_SMI_EN) & ~0x8);

Completed in 169 milliseconds