Searched refs:ESM2_TIM_NMI2SMI (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/i386/i386/ | ||
H A D | esmreg.h | 42 #define ESM2_TIM_NMI2SMI (1L << 4) macro |
H A D | esm.c | 238 x &= ~(ESM2_TIM_SCI_EN|ESM2_TIM_SMI_EN|ESM2_TIM_NMI2SMI); in esm_attach() |