Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/stand/libsa/
H A Dcmd_hppa.c80 #define MAX_GRAPHICS 4 macro
84 struct consoledev graphics[MAX_GRAPHICS];
205 for (port = i = 0; i < MAX_GRAPHICS; i++) in print_console()
415 if (port > 0 && port < MAX_GRAPHICS)
705 register_device(graphics, MAX_GRAPHICS, in bus_walk()
762 register_device(graphics, MAX_GRAPHICS, in bus_walk()
766 register_device(graphics, MAX_GRAPHICS, in bus_walk()
872 register_device(graphics, MAX_GRAPHICS, in pci_bus_walk()