Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/bebox/stand/boot/
H A Dvga.c83 #define ATTR_ADDR(which) (((u_char *)&(which))+1) /* address of attributes */ macro
/netbsd-src/sys/arch/prep/stand/boot/
H A Dvga.c85 #define ATTR_ADDR(which) (((u_char *)&(which))+1) /* address of attributes */ macro