Searched refs:boot_command (Results 1 – 5 of 5) sorted by relevance
54 void prom_reboot(char *boot_command);
8 void ldom_reboot(const char *boot_command);
74 void prom_reboot(const char *boot_command);
97 extern void prom_reboot(char *boot_command);
844 void ldom_reboot(const char *boot_command) in ldom_reboot() argument849 if (boot_command && strlen(boot_command)) { in ldom_reboot()853 boot_command); in ldom_reboot()