Searched refs:vc_progress_white (Results 1 – 10 of 10) 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()2956 vc_progress_white = TRUE; in initialize_screen()2958 vc_progress_white = FALSE; in initialize_screen()3011 vc_progress_white = TRUE; in initialize_screen()3029 save = vc_progress_white; in initialize_screen()3030 vc_progress_white = (0 != (kBootArgsFlagBlackBg & ((boot_args *) PE_state.bootArgs)->flags)); in initialize_screen()[all …]
57 # MACH_BASE = [ mach vc_progress_white importance_inheritance config_atm config_coalitions co…
53 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
55 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
57 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
65 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
68 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
658 # vc_progress_white - make the progress gear white instead of black659 options CONFIG_VC_PROGRESS_WHITE # <vc_progress_white>