Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dnetbsd32_machdep.c657 static inline void netbsd32_to_fbcmap(struct netbsd32_fbcmap *,
674 netbsd32_to_fbcmap(struct netbsd32_fbcmap *s32p, struct fbcmap *p, u_long cmd) in netbsd32_to_fbcmap() function
692 netbsd32_to_fbcmap(&s32p->cmap, &p->cmap, cmd); in netbsd32_to_fbcursor()