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

/freebsd-9.3-release/sys/dev/vt/hw/vga/
H A Dvga_reg.h50 #define VGA_MEM_BASE 0xA0000 macro
H A Dvga.c641 sc->vga_fb_handle = KERNBASE + VGA_MEM_BASE;
646 sc->vga_fb_handle = IA64_PHYS_TO_RR6(VGA_MEM_BASE);

Completed in 102 milliseconds