OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:netbsd32_fbcmap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
netbsd32_machdep.c
615
struct
netbsd32_fbcmap
{
struct
623
#define FBIOPUTCMAP32 _IOW('F', 3, struct
netbsd32_fbcmap
)
624
#define FBIOGETCMAP32 _IOW('F', 4, struct
netbsd32_fbcmap
)
632
struct
netbsd32_fbcmap
cmap; /* color map info */
657
static inline void netbsd32_to_fbcmap(struct
netbsd32_fbcmap
*,
665
struct
netbsd32_fbcmap
*, u_long);
674
netbsd32_to_fbcmap(struct
netbsd32_fbcmap
*s32p, struct fbcmap *p, u_long cmd)
710
netbsd32_from_fbcmap(struct fbcmap *p, struct
netbsd32_fbcmap
*s32p, u_long cmd)
netbsd32_machdep.c
615
struct
netbsd32_fbcmap
{
struct
623
#define FBIOPUTCMAP32 _IOW('F', 3, struct
netbsd32_fbcmap
)
624
#define FBIOGETCMAP32 _IOW('F', 4, struct
netbsd32_fbcmap
)
632
struct
netbsd32_fbcmap
cmap; /* color map info */
657
static inline void netbsd32_to_fbcmap(struct
netbsd32_fbcmap
*,
665
struct
netbsd32_fbcmap
*, u_long);
674
netbsd32_to_fbcmap(struct
netbsd32_fbcmap
*s32p, struct fbcmap *p, u_long cmd)
710
netbsd32_from_fbcmap(struct fbcmap *p, struct
netbsd32_fbcmap
*s32p, u_long cmd)
Completed in 87 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025