Searched refs:vc_progress_white (Results 1 – 8 of 8) sorted by relevance
1316 static boolean_t vc_progress_white = variable2074 if (vc_progress_white) { in vc_blit_rect_16()2149 if (vc_progress_white) { in vc_blit_rect_32()2226 if (vc_progress_white) { in vc_blit_rect_30()2252 color = (typeof(color))(uintptr_t)(vc_progress_white ? 0x00000000 : 0xBFBFBFBF); in vc_clean_boot_graphics()2984 vc_progress_white = TRUE; in initialize_screen()2986 vc_progress_white = FALSE; in initialize_screen()3039 vc_progress_white = TRUE; in initialize_screen()3057 save = vc_progress_white; in initialize_screen()3058 vc_progress_white = (0 != (kBootArgsFlagBlackBg & ((boot_args *) PE_state.bootArgs)->flags)); in initialize_screen()[all …]
59 # MACH_BASE = [ mach slidable vc_progress_white mdebug ipc_debug importance_inheritance confi…
55 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
59 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
58 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
60 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
682 # vc_progress_white - make the progress gear white instead of black683 options CONFIG_VC_PROGRESS_WHITE # <vc_progress_white>