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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Demergency-restart.h6 BOOT_KBD = 'k', enumerator in enum:reboot_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dreboot.c37 enum reboot_type reboot_type = BOOT_KBD;
562 case BOOT_KBD:
576 reboot_type = BOOT_KBD;
583 reboot_type = BOOT_KBD;
589 reboot_type = BOOT_KBD;
598 reboot_type = BOOT_KBD;
613 reboot_type = BOOT_KBD;

Completed in 160 milliseconds