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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dreboot.c30 } reboot_type = BOOT_KBD; variable in typeref:enum:__anon3850
56 reboot_type = *str;
125 switch (reboot_type) {
138 reboot_type = BOOT_KBD;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Drtas_flash.c588 static void rtas_flash_firmware(int reboot_type) argument
598 if (reboot_type != SYS_RESTART) {

Completed in 108 milliseconds