Searched refs:UA_FASTREBOOT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
171 UA_FASTREBOOT_DEFAULT }, in scf_get_boot_config()190 *boot_config &= ~(UA_FASTREBOOT_DEFAULT | in scf_get_boot_config()231 UA_FASTREBOOT_DEFAULT }, in scf_getset_boot_config_ovr()306 boot_config_ovr = UA_FASTREBOOT_DEFAULT | UA_FASTREBOOT_ONPANIC; in scf_fastreboot_default_set_transient()352 return (boot_config & boot_config_ovr & UA_FASTREBOOT_DEFAULT); in scf_is_fastboot_default()
136 #define UA_FASTREBOOT_DEFAULT 0x01 macro