HomeSort by: relevance | last modified time | path
    Searched refs:PFOUR_ID_COLOR24 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/sun/
pfourreg.h 86 #define PFOUR_ID(x) (PFOUR_FBTYPE((x)) == PFOUR_ID_COLOR24 ? \
87 PFOUR_ID_COLOR24 : \
92 #define PFOUR_ID_COLOR24 0x45 /* 24-bit color + overlay */
pfour_subr.c 77 if ((PFOUR_ID(pfour) == PFOUR_ID_COLOR24) ||
bwtwo.c 191 case PFOUR_ID_COLOR24: /* ...overlay plane */
  /src/sys/arch/sparc/dev/
bwtwo_obio.c 194 case PFOUR_ID_COLOR24:
cgeight.c 206 return (fb_pfour_id(vaddr) == PFOUR_ID_COLOR24);

Completed in 13 milliseconds