Searched defs:reboot_type (Results 1 – 3 of 3) sorted by relevance
4 enum reboot_type { enum
39 enum reboot_type reboot_type = BOOT_ACPI; variable
546 static void rtas_flash_firmware(int reboot_type) in rtas_flash_firmware()