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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dreboot.c30 static int reboot_thru_bios; variable
46 reboot_thru_bios = 1;
49 reboot_thru_bios = 0;
84 if (!reboot_thru_bios) {
85 reboot_thru_bios = 1;
332 if (!reboot_thru_bios) {

Completed in 37 milliseconds