Home
last modified time | relevance | path

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

/devicemodel/include/
A Dvga.h17 #define VGA_IOPORT_END 0x3df 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 9 milliseconds