Searched refs:vc_progress_white (Results 1 – 8 of 8) sorted by relevance
1318 static boolean_t vc_progress_white = variable2061 if (vc_progress_white) { in vc_blit_rect_16()2136 if (vc_progress_white) { in vc_blit_rect_32()2213 if (vc_progress_white) { in vc_blit_rect_30()2239 color = (typeof(color))(uintptr_t)(vc_progress_white ? 0x00000000 : 0xBFBFBFBF); in vc_clean_boot_graphics()2961 vc_progress_white = TRUE; in initialize_screen()2963 vc_progress_white = FALSE; in initialize_screen()3016 vc_progress_white = TRUE; in initialize_screen()3034 save = vc_progress_white; in initialize_screen()3035 vc_progress_white = (0 != (kBootArgsFlagBlackBg & ((boot_args *) PE_state.bootArgs)->flags)); in initialize_screen()[all …]
56 # MACH_BASE = [ mach vc_progress_white importance_inheritance config_atm config_coalitions co…
52 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
61 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
62 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
76 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
672 # vc_progress_white - make the progress gear white instead of black673 options CONFIG_VC_PROGRESS_WHITE # <vc_progress_white>