HomeSort by: relevance | last modified time | path
    Searched defs:netbsd32_to_fbcmap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
netbsd32_machdep.c 657 static inline void netbsd32_to_fbcmap(struct netbsd32_fbcmap *,
674 netbsd32_to_fbcmap(struct netbsd32_fbcmap *s32p, struct fbcmap *p, u_long cmd) function in typeref:typename:void
692 netbsd32_to_fbcmap(&s32p->cmap, &p->cmap, cmd);
netbsd32_machdep.c 657 static inline void netbsd32_to_fbcmap(struct netbsd32_fbcmap *,
674 netbsd32_to_fbcmap(struct netbsd32_fbcmap *s32p, struct fbcmap *p, u_long cmd) function in typeref:typename:void
692 netbsd32_to_fbcmap(&s32p->cmap, &p->cmap, cmd);
netbsd32_machdep.c 657 static inline void netbsd32_to_fbcmap(struct netbsd32_fbcmap *,
674 netbsd32_to_fbcmap(struct netbsd32_fbcmap *s32p, struct fbcmap *p, u_long cmd) function in typeref:typename:void
692 netbsd32_to_fbcmap(&s32p->cmap, &p->cmap, cmd);

Completed in 69 milliseconds