Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dvga.c389 static u_char *video_mode_ptr2 = NULL; /* CGA/MDA */ variable
784 video_mode_ptr2 = (u_char *)BIOS_PADDRTOVADDR(p); in verify_adapter()
793 video_mode_ptr2 = (u_char *)BIOS_PADDRTOVADDR(p); in verify_adapter()
3029 printf(", CGA/MDA:%p\n", video_mode_ptr2); in vga_diag()