Searched refs:bcommand (Results 1 – 3 of 3) sorted by relevance
19 prom_reboot(char *bcommand) in prom_reboot() argument23 (*(romvec->pv_reboot))(bcommand); in prom_reboot()
23 prom_reboot(char *bcommand) in prom_reboot() argument27 (*(romvec->pv_reboot))(bcommand); in prom_reboot()
51 void prom_reboot(const char *bcommand) in prom_reboot() argument57 ldom_reboot(bcommand); in prom_reboot()62 args[3] = (unsigned long) bcommand; in prom_reboot()