Home
last modified time | relevance | path

Searched refs:GRAPHICS_MODE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/pexpert/i386/
H A Dpe_init.c76 info->v_display = GRAPHICS_MODE; in PE_initialize_console()
273 if (PE_state.video.v_display == GRAPHICS_MODE) { in PE_create_console()
/xnu-12377.41.6/pexpert/pexpert/i386/
H A Dboot.h108 #define GRAPHICS_MODE 1 macro