Home
last modified time | relevance | path

Searched refs:scons_pwroff (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/arch/sparc/kernel/
Dreboot.c17 int scons_pwroff = 1; variable
27 if (strcmp(of_console_device->type, "serial") || scons_pwroff) in machine_power_off()
Dprocess_32.c61 int scons_pwroff = 1; variable
173 (strcmp(of_console_device->type, "serial") || scons_pwroff)) in machine_power_off()
/linux-2.6.39/arch/sparc/include/asm/
Dsystem_32.h58 extern int scons_pwroff;
Dsystem_64.h119 extern int scons_pwroff;
/linux-2.6.39/kernel/
Dsysctl.c477 .data = &scons_pwroff,