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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dpowernow-k7.c436 unsigned int etuple; local
439 etuple = cpuid_eax(0x80000001);
478 if ((etuple == pst->cpuid) && check_fsb(pst->fsbspeed) &&
494 printk (KERN_INFO PFX "No PST tables match this cpuid (0x%x)\n", etuple);

Completed in 23 milliseconds