Home
last modified time | relevance | path

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

/netbsd/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/sys/compat/netbsd32/
H A Dnetbsd32.h180 typedef netbsd32_pointer_t netbsd32_u_charp; typedef
1093 netbsd32_u_charp nsd_authstr;
1095 netbsd32_u_charp nsd_verfstr;
1126 netbsd32_u_charp fh; /* File handle to be mounted */