Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dhighlevel.c177 UA_FASTREBOOT_ONPANIC }, in scf_get_boot_config()
237 UA_FASTREBOOT_ONPANIC }, in scf_getset_boot_config_ovr()
310 boot_config_ovr = UA_FASTREBOOT_DEFAULT | UA_FASTREBOOT_ONPANIC; in scf_fastreboot_default_set_transient()
/illumos-gate/usr/src/uts/common/sys/
H A Duadmin.h139 #define UA_FASTREBOOT_ONPANIC 0x02 macro
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c1392 val = UA_FASTREBOOT_ONPANIC; in fastboot_get_bootprop()
1463 fastreboot_onpanic = boot_config & UA_FASTREBOOT_ONPANIC; in fastboot_update_config()
1482 uint8_t boot_config = (uint8_t)(~UA_FASTREBOOT_ONPANIC); in fastreboot_onpanic_disable()