Searched refs:prg_cursor (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/qbus/
H A Dqdioctl.h99 #define QD_PRGCURSOR _IOW('g', 12, struct prg_cursor) /* program cursor */
H A Dqduser.h445 struct prg_cursor { struct
H A Dqd.c1078 struct prg_cursor *curs;
1177 curs = (struct prg_cursor *) datap;
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dqdioctl.h91 #include <machine/qduser.h> /* struct prgkbd, qdmap, prg_cursor */
105 #define QD_PRGCURSOR _IOW('g', 12, struct prg_cursor) /* program cursor */
H A Dqduser.h452 struct prg_cursor { struct

Completed in 67 milliseconds