Searched refs:VGA_IOPORT_END (Results 1 – 2 of 2) sorted by relevance
17 #define VGA_IOPORT_END 0x3df macro
1301 for (port = VGA_IOPORT_START; port <= VGA_IOPORT_END; port++) { in vga_init()1496 for (port = VGA_IOPORT_START; port <= VGA_IOPORT_END; port++) { in vga_deinit()
Completed in 9 milliseconds