Searched refs:eeConsole (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/sun/
H A Deeprom.h90 uint8_t eeConsole; /* What to use for the console */ member in struct:eeprom
/netbsd-current/sys/arch/sparc/dev/
H A Dcgsix_obio.c201 if (eep == NULL || eep->eeConsole == constype)
H A Dbwtwo_obio.c158 if (eep == NULL || eep->eeConsole == constype)
H A Dcgtwo.c209 if (eep == NULL || eep->eeConsole == EE_CONS_COLOR)
H A Dcgeight.c264 if (eep == NULL || eep->eeConsole == EE_CONS_P4OPT)
H A Dcgfour.c262 if (eep == NULL || eep->eeConsole == EE_CONS_P4OPT)

Completed in 151 milliseconds