Searched refs:FASTREBOOT_ONPANIC (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libscf/common/ |
H A D | highlevel.c | 174 { FASTREBOOT_ONPANIC, NULL, SCF_TYPE_BOOLEAN, NULL, in scf_get_boot_config() 234 { FASTREBOOT_ONPANIC, NULL, SCF_TYPE_BOOLEAN, NULL, in scf_getset_boot_config_ovr()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | uadmin.h | 142 #define FASTREBOOT_ONPANIC "fastreboot_onpanic" macro
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | fastboot.c | 1401 FASTREBOOT_ONPANIC, &propstr); in fastboot_get_bootprop() 1419 FASTREBOOT_ONPANIC); in fastboot_get_bootprop()
|
H A D | fakebop.c | 1107 if ((proplen = do_bsys_getproplen(NULL, FASTREBOOT_ONPANIC)) > 0 && in build_panic_cmdline() 1109 (void) do_bsys_getprop(NULL, FASTREBOOT_ONPANIC, in build_panic_cmdline() 1120 FASTREBOOT_ONPANIC "\n"); in build_panic_cmdline()
|