Home
last modified time | relevance | path

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

/devicemodel/include/
A Dvga.h16 #define VGA_IOPORT_START 0x3c0 macro
/devicemodel/hw/
A Dvga.c1301 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 6 milliseconds