Home
last modified time | relevance | path

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

/netbsd/sys/arch/x86/include/
H A Dspecialreg.h853 #define CPUID_APM_FLAGS "\20" \ macro
/netbsd/usr.sbin/cpuctl/arch/
H A Di386.c2551 snprintb(buf, sizeof(buf), CPUID_APM_FLAGS, regs[3]); in powernow_probe()