Home
last modified time | relevance | path

Searched refs:UA_FASTREBOOT_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libscf/common/
H A Dhighlevel.c173 UA_FASTREBOOT_DEFAULT }, in scf_get_boot_config()
233 UA_FASTREBOOT_DEFAULT }, in scf_getset_boot_config_ovr()
308 boot_config_ovr = UA_FASTREBOOT_DEFAULT | UA_FASTREBOOT_ONPANIC; in scf_fastreboot_default_set_transient()
354 return (boot_config & boot_config_ovr & UA_FASTREBOOT_DEFAULT); in scf_is_fastboot_default()
/titanic_50/usr/src/uts/common/sys/
H A Duadmin.h138 #define UA_FASTREBOOT_DEFAULT 0x01 macro