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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/
H A Dpplus.c255 int max_cpu; member in struct:brd_info
316 if (!(mot_info[entry].max_cpu & 0x80)) {
323 && !(mot_info[entry].max_cpu & 0x7f)) {
330 && (mot_info[entry].max_cpu & 0x7f)) {
H A Dprep_pci.c719 int max_cpu; /* ored with 0x80 if this board should be checked for multi CPU */ member in struct:mot_info
915 if (!(mot_info[entry].max_cpu & 0x80)) {
921 if ((*ProcInfo & MOT_PROC2_BIT) && !(mot_info[entry].max_cpu & 0x7f)) {
927 if (!(*ProcInfo & MOT_PROC2_BIT) && (mot_info[entry].max_cpu & 0x7f)) {

Completed in 47 milliseconds