Searched refs:bcommand (Results 1 – 3 of 3) sorted by relevance
20 prom_reboot(char *bcommand) in prom_reboot() argument24 (*(romvec->pv_reboot))(bcommand); in prom_reboot()
24 prom_reboot(char *bcommand) in prom_reboot() argument28 (*(romvec->pv_reboot))(bcommand); in prom_reboot()
52 void prom_reboot(const char *bcommand) in prom_reboot() argument58 ldom_reboot(bcommand); in prom_reboot()63 args[3] = (unsigned long) bcommand; in prom_reboot()