Home
last modified time | relevance | path

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

/NextBSD/sys/dev/fb/
HDvga.c438 static u_char *video_mode_ptr2 = NULL; /* CGA/MDA */ variable
833 video_mode_ptr2 = (u_char *)BIOS_PADDRTOVADDR(p); in verify_adapter()
842 video_mode_ptr2 = (u_char *)BIOS_PADDRTOVADDR(p); in verify_adapter()
3025 printf(", CGA/MDA:%p\n", video_mode_ptr2); in vga_diag()