Home
last modified time | relevance | path

Searched refs:UA_FASTREBOOT_ONPANIC (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libscf/common/
H A Dhighlevel.c175 UA_FASTREBOOT_ONPANIC }, in scf_get_boot_config()
235 UA_FASTREBOOT_ONPANIC }, in scf_getset_boot_config_ovr()
308 boot_config_ovr = UA_FASTREBOOT_DEFAULT | UA_FASTREBOOT_ONPANIC; in scf_fastreboot_default_set_transient()
/titanic_50/usr/src/uts/common/sys/
H A Duadmin.h139 #define UA_FASTREBOOT_ONPANIC 0x02 macro
/titanic_50/usr/src/uts/i86pc/os/
H A Dfastboot.c1407 val = UA_FASTREBOOT_ONPANIC; in fastboot_get_bootprop()
1478 fastreboot_onpanic = boot_config & UA_FASTREBOOT_ONPANIC; in fastboot_update_config()
1497 uint8_t boot_config = (uint8_t)(~UA_FASTREBOOT_ONPANIC); in fastreboot_onpanic_disable()