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

/netbsd-current/sys/dev/sun/
H A Deeprom.h95 #define EE_CONS_P4OPT 0x20 /* - Option board on P4 */ macro
/netbsd-current/sys/arch/sparc/dev/
H A Dcgsix_obio.c195 constype = (fb->fb_flags & FB_PFOUR) ? EE_CONS_P4OPT : EE_CONS_COLOR;
H A Dbwtwo_obio.c157 constype = (fb->fb_flags & FB_PFOUR) ? EE_CONS_P4OPT : EE_CONS_BW;
H A Dcgeight.c264 if (eep == NULL || eep->eeConsole == EE_CONS_P4OPT)
H A Dcgfour.c262 if (eep == NULL || eep->eeConsole == EE_CONS_P4OPT)
/netbsd-current/usr.sbin/eeprom/
H A Deehandlers.c413 { "p4opt", EE_CONS_P4OPT },

Completed in 186 milliseconds