Searched refs:boot_command (Results 1 – 5 of 5) sorted by relevance
55 void prom_reboot(char *boot_command);
75 void prom_reboot(const char *boot_command);
9 void ldom_reboot(const char *boot_command);
98 extern void prom_reboot(char *boot_command);
846 void ldom_reboot(const char *boot_command) in ldom_reboot() argument851 if (boot_command && strlen(boot_command)) { in ldom_reboot()855 boot_command); in ldom_reboot()