fbcursor32        327 arch/m68k/include/asm/fbio.h #define FBIOSCURSOR32	_IOW('F', 24, struct fbcursor32)
fbcursor32        328 arch/m68k/include/asm/fbio.h #define FBIOGCURSOR32	_IOW('F', 25, struct fbcursor32)
fbcursor32         71 arch/sparc/include/asm/fbio.h #define FBIOSCURSOR32	_IOW('F', 24, struct fbcursor32)
fbcursor32         72 arch/sparc/include/asm/fbio.h #define FBIOGCURSOR32	_IOW('F', 25, struct fbcursor32)
fbcursor32        220 drivers/video/fbdev/sbuslib.c 	struct fbcursor32 __user *argp =  (void __user *)arg;