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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dsmp.c113 /* values for psurge_type */
121 static int psurge_type = PSURGE_NONE; variable
128 if (psurge_type == PSURGE_NONE)
132 else if (psurge_type == PSURGE_DUAL)
141 switch(psurge_type) {
245 if (psurge_type == PSURGE_QUAD_ICEGRASS)
253 if (psurge_type != PSURGE_QUAD_ICEGRASS)
291 psurge_type = psurge_quad_probe();
292 if (psurge_type != PSURGE_DUAL) {
301 psurge_type
[all...]

Completed in 42 milliseconds