Searched refs:UA_FASTREBOOT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
173 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()
138 #define UA_FASTREBOOT_DEFAULT 0x01 macro