Searched refs:CONSDEV_GLASS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c37 static int iodev = CONSDEV_GLASS;
59 case CONSDEV_GLASS:
62 iodev = CONSDEV_GLASS;
72 if (iodev == CONSDEV_GLASS) {
H A Dunixdev.h38 #define CONSDEV_GLASS 0 macro
H A Dboot.c188 consinit(CONSDEV_GLASS, -1);
360 { "glass", CONSDEV_GLASS },

Completed in 88 milliseconds