psurge_type       121 arch/powerpc/platforms/powermac/smp.c static int psurge_type = PSURGE_NONE;
psurge_type       132 arch/powerpc/platforms/powermac/smp.c 	if (psurge_type == PSURGE_NONE)
psurge_type       136 arch/powerpc/platforms/powermac/smp.c 	else if (psurge_type == PSURGE_DUAL)
psurge_type       145 arch/powerpc/platforms/powermac/smp.c 		switch(psurge_type) {
psurge_type       249 arch/powerpc/platforms/powermac/smp.c 	if (psurge_type == PSURGE_QUAD_ICEGRASS)
psurge_type       257 arch/powerpc/platforms/powermac/smp.c 	if (psurge_type != PSURGE_QUAD_ICEGRASS)
psurge_type       295 arch/powerpc/platforms/powermac/smp.c 	psurge_type = psurge_quad_probe();
psurge_type       296 arch/powerpc/platforms/powermac/smp.c 	if (psurge_type != PSURGE_DUAL) {
psurge_type       308 arch/powerpc/platforms/powermac/smp.c 			psurge_type = PSURGE_NONE;
psurge_type       381 arch/powerpc/platforms/powermac/smp.c 	if (psurge_type == PSURGE_DUAL) {
psurge_type       394 arch/powerpc/platforms/powermac/smp.c 	if (psurge_type == PSURGE_DUAL)
psurge_type       422 arch/powerpc/platforms/powermac/smp.c 	if (psurge_type != PSURGE_DUAL)