Home
last modified time | relevance | path

Searched refs:kPETextScreen (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/dev/i386/
H A Dkm.c135 PE_initialize_console(0, kPETextScreen); in kmopen()
/xnu-11215/pexpert/pexpert/
H A Dpexpert.h327 #define kPETextScreen 3 macro
/xnu-11215/osfmk/console/
H A Dvideo_console.c2986 case kPETextScreen: in initialize_screen()