Home
last modified time | relevance | path

Searched refs:netbsd32_u_charp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dnetbsd32_machdep.c618 netbsd32_u_charp red; /* red color map elements */
619 netbsd32_u_charp green; /* green color map elements */
620 netbsd32_u_charp blue; /* blue color map elements */
717 s32p->red = (netbsd32_u_charp)p->red; in netbsd32_from_fbcmap()
718 s32p->green = (netbsd32_u_charp)p->green; in netbsd32_from_fbcmap()
719 s32p->blue = (netbsd32_u_charp)p->blue; in netbsd32_from_fbcmap()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32.h180 typedef netbsd32_pointer_t netbsd32_u_charp; typedef
1102 netbsd32_u_charp nsd_authstr;
1104 netbsd32_u_charp nsd_verfstr;
1135 netbsd32_u_charp fh; /* File handle to be mounted */