Searched refs:fbcursor (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/dev/sun/ |
| D | fbio.h | 188 struct fbcursor { struct 200 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor) argument 201 #define FBIOGCURSOR _IOWR('F', 25, struct fbcursor)
|
| D | cgsix.c | 725 #define p ((struct fbcursor *)data) in cgsixioctl()
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | netbsd32_machdep.c | 660 struct fbcursor *, u_long); 666 static inline void netbsd32_from_fbcursor(struct fbcursor *, 685 netbsd32_to_fbcursor(struct netbsd32_fbcursor *s32p, struct fbcursor *p, u_long cmd) in netbsd32_to_fbcursor() 724 netbsd32_from_fbcursor(struct fbcursor *p, struct netbsd32_fbcursor *s32p, u_long cmd) in netbsd32_from_fbcursor() 767 IOCTL_STRUCT_CONV_TO(FBIOSCURSOR, fbcursor); in netbsd32_md_ioctl() 769 IOCTL_STRUCT_CONV_TO(FBIOGCURSOR, fbcursor); in netbsd32_md_ioctl()
|
| /netbsd/src/sys/arch/mac68k/dev/ |
| D | macfbvar.h | 39 struct fbcursor;
|
| /netbsd/src/sys/arch/next68k/dev/ |
| D | nextdisplayvar.h | 41 struct fbcursor;
|
| /netbsd/src/sys/dev/pci/ |
| D | tgavar.h | 39 struct fbcursor;
|
| /netbsd/src/sys/dev/sbus/ |
| D | zx.c | 369 struct fbcursor *cu; in zxioctl() 447 cu = (struct fbcursor *)data; in zxioctl() 510 cu = (struct fbcursor *)data; in zxioctl()
|
| D | agten.c | 158 struct fbcursor *); 972 agten_do_sun_cursor(struct agten_softc *sc, struct fbcursor *cur) in agten_do_sun_cursor() 1149 #define p ((struct fbcursor *)data) in agten_fb_ioctl()
|
| D | p9100.c | 593 #define p ((struct fbcursor *)data) in p9100ioctl()
|