Home
last modified time | relevance | path

Searched refs:bootstr (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c67 mdboot(int cmd, int fcn, char *bootstr, boolean_t invoke_cb) in mdboot() argument
130 if (bootstr == NULL) { in mdboot()
135 bootstr = ""; in mdboot()
139 bootstr = "-a"; in mdboot()
143 bootstr = "-s"; in mdboot()
147 bootstr = "-sa"; in mdboot()
152 bootstr = ""; in mdboot()
167 bootstr) + dllen + 5, KM_NOSLEEP); in mdboot()
170 (void) strcpy(newstr, bootstr); in mdboot()
172 newstrlen = strlen(bootstr) + 4; in mdboot()
[all …]
/titanic_50/usr/src/psm/promif/ieee1275/common/
H A Dprom_reboot.c36 prom_reboot(char *bootstr) in prom_reboot() argument
43 ci[3] = p1275_ptr2cell(bootstr); /* Arg1: bootspec */ in prom_reboot()
/titanic_50/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c202 mdboot(int cmd, int fcn, char *bootstr, boolean_t invoke_cb) in mdboot() argument
231 if (bootstr == NULL) { in mdboot()
236 bootstr = ""; in mdboot()
240 bootstr = "-a"; in mdboot()
244 bootstr = "-s"; in mdboot()
248 bootstr = "-sa"; in mdboot()
253 bootstr = ""; in mdboot()
264 store_boot_cmd(bootstr, B_TRUE, invoke_cb); in mdboot()
317 reboot_machine(bootstr); in mdboot()
325 mdpreboot(int cmd, int fcn, char *bootstr) in mdpreboot() argument
[all …]
/titanic_50/usr/src/uts/intel/promif/
H A Dprom_reboot.c44 prom_reboot(char *bootstr) in prom_reboot() argument
/titanic_50/usr/src/uts/sun4v/promif/
H A Dpromif_mon.c36 extern void prom_reboot(char *bootstr);
/titanic_50/usr/src/uts/i86pc/boot/
H A Dboot_console.c526 bcons_init(char *bootstr) in bcons_init() argument
536 boot_line = bootstr; in bcons_init()
540 bcons_init_xen(bootstr); in bcons_init()
/titanic_50/usr/src/uts/intel/sys/
H A Dpromif.h122 extern void prom_reboot(char *bootstr)
/titanic_50/usr/src/uts/sun/sys/
H A Dpromif.h179 extern void prom_reboot(char *bootstr);