Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sun/
Deeprom.h90 uint8_t eeConsole; /* What to use for the console */ member
/netbsd/src/sys/arch/sparc/dev/
Dcgsix_obio.c201 if (eep == NULL || eep->eeConsole == constype) in cgsixattach()
Dbwtwo_obio.c158 if (eep == NULL || eep->eeConsole == constype) in bwtwoattach_obio()
Dcgfour.c262 if (eep == NULL || eep->eeConsole == EE_CONS_P4OPT) in cgfourattach()
Dcgeight.c264 if (eep == NULL || eep->eeConsole == EE_CONS_P4OPT) in cgeightattach()
Dcgtwo.c209 if (eep == NULL || eep->eeConsole == EE_CONS_COLOR) in cgtwoattach()