Searched refs:netbsd32_to_fbcmap (Results 1 – 1 of 1) sorted by relevance
657 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() function692 netbsd32_to_fbcmap(&s32p->cmap, &p->cmap, cmd); in netbsd32_to_fbcursor()