Searched refs:PFOUR_ID_COLOR24 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/sun/
H A Dpfourreg.h86 #define PFOUR_ID(x) (PFOUR_FBTYPE((x)) == PFOUR_ID_COLOR24 ? \
87 PFOUR_ID_COLOR24 : \
92 #define PFOUR_ID_COLOR24 0x45 /* 24-bit color + overlay */ macro
H A Dpfour_subr.c77 if ((PFOUR_ID(pfour) == PFOUR_ID_COLOR24) ||
H A Dbwtwo.c191 case PFOUR_ID_COLOR24: /* ...overlay plane */
/netbsd-current/sys/arch/sparc/dev/
H A Dbwtwo_obio.c194 case PFOUR_ID_COLOR24:
H A Dcgeight.c206 return (fb_pfour_id(vaddr) == PFOUR_ID_COLOR24);

Completed in 108 milliseconds