Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/video/
H A Dvga.h14 #define VGA_FB_PHYS_SIZE 65536 macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c330 aperture_detach_devices(VGA_FB_PHYS_BASE, VGA_FB_PHYS_SIZE); in __aperture_remove_legacy_vga_devices()