Home
last modified time | relevance | path

Searched defs:CATTR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/bebox/stand/boot/
H A Dvga.c82 #define CATTR(x) (x) /* store color/attributes un-shifted */ macro
/netbsd-src/sys/arch/prep/stand/boot/
H A Dvga.c84 #define CATTR(x) (x) /* store color/attributes un-shifted */ macro