Searched refs:prom_reboot (Results 1 – 9 of 9) sorted by relevance
49 prom_reboot(cmd); in machine_restart()51 prom_reboot(reboot_command); in machine_restart()52 prom_reboot(""); in machine_restart()
97 prom_reboot(cmd); in machine_restart()99 prom_reboot(reboot_command); in machine_restart()
20 prom_reboot(char *bcommand) in prom_reboot() function
24 prom_reboot(char *bcommand) in prom_reboot() function
52 void prom_reboot(const char *bcommand) in prom_reboot() function
55 void prom_reboot(char *boot_command);
75 void prom_reboot(const char *boot_command);
100 extern void prom_reboot(char *boot_command);
99 prom_reboot ("vmlinux"); in sun3_reboot()