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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dsetup.c865 static unsigned long max_num_phys_stacked = IA64_NUM_PHYS_STACK_REG; local
979 if (num_phys_stacked > max_num_phys_stacked) {
981 max_num_phys_stacked = num_phys_stacked;

Completed in 43 milliseconds