Searched refs:VGA_CURSOR_ON (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/i386/
H A Dtext_console.c71 #define VGA_CURSOR_ON 0x20 macro
170 (enable == TRUE ? VGA_CURSOR_ON : 0));

Completed in 8 milliseconds