Home
last modified time | relevance | path

Searched refs:P4_ID_COLOR8P1 (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/sun3/dev/
Dbw2.c160 case P4_ID_COLOR8P1: in bw2match()
240 case P4_ID_COLOR8P1: in bw2attach()
Dp4reg.h85 #define P4_ID_COLOR8P1 0x40 /* CG4: 8-bit color + overlay */ macro
Dcg4.c220 if (p4id != P4_ID_COLOR8P1) { in cg4match()