Searched refs:VGA_IOPORT_END (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/bhyve/amd64/ | ||
H A D | vga.h | 33 #define VGA_IOPORT_END 0x3df macro |
H A D | vga.c | 1276 for (port = VGA_IOPORT_START; port <= VGA_IOPORT_END; port++) { in vga_init() |