Searched refs:VGA_IOPORT_START (Results 1 – 2 of 2) sorted by relevance
16 #define VGA_IOPORT_START 0x3c0 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 5 milliseconds