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

/freebsd-11.0-release/sys/dev/vt/hw/vga/
H A Dvt_vga_reg.h51 #define VGA_MEM_SIZE 0x10000 macro
H A Dvt_vga.c1246 bus_space_map(sc->vga_fb_tag, VGA_MEM_BASE, VGA_MEM_SIZE, 0,
1295 &res_id, VGA_MEM_BASE, VGA_MEM_BASE + VGA_MEM_SIZE - 1,
1296 VGA_MEM_SIZE, RF_ACTIVE);

Completed in 101 milliseconds