Lines Matching defs:gp

398 	struct grf_softc *gp;  in grfclattach()  local
530 cl_boardinit(struct grf_softc *gp) in cl_boardinit()
670 cl_getvmode(struct grf_softc *gp, struct grfvideo_mode *vm) in cl_getvmode()
706 cl_setvmode(struct grf_softc *gp, unsigned mode) in cl_setvmode()
719 cl_off(struct grf_softc *gp) in cl_off()
736 cl_blank(struct grf_softc *gp, int on) in cl_blank()
745 cl_isblank(struct grf_softc *gp) in cl_isblank()
756 cl_mode(register struct grf_softc *gp, u_long cmd, void *arg, u_long a2, int a3) in cl_mode()
802 cl_ioctl(register struct grf_softc *gp, u_long cmd, void *data) in cl_ioctl()
843 cl_getmousepos(struct grf_softc *gp, struct grf_position *data) in cl_getmousepos()
905 cl_setmousepos(struct grf_softc *gp, struct grf_position *data) in cl_setmousepos()
945 cl_getspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *data) in cl_getspriteinfo()
954 cl_setspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *data) in cl_setspriteinfo()
1088 cl_getspritemax(struct grf_softc *gp, struct grf_position *data) in cl_getspritemax()
1098 cl_setmonitor(struct grf_softc *gp, struct grfvideo_mode *gv) in cl_setmonitor()
1141 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cl_getcmap() local
1207 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cl_putcmap() local
1254 cl_toggle(struct grf_softc *gp, unsigned short wopp) in cl_toggle()
1411 cl_load_mon(struct grf_softc *gp, struct grfcltext_mode *md) in cl_load_mon()
1720 cl_inittextmode(struct grf_softc *gp) in cl_inittextmode()
1863 struct grf_softc *gp; in cl_wscursor() local
1898 struct grf_softc *gp; in cl_wsputchar() local
1920 struct grf_softc *gp; in cl_wscopycols() local
1964 struct grf_softc *gp; in cl_wserasecols() local
1989 struct grf_softc *gp; in cl_wscopyrows() local
2032 struct grf_softc *gp; in cl_wseraserows() local
2081 struct grf_softc *gp; in cl_wsioctl() local
2139 cl_get_fbinfo(struct grf_softc *gp, struct wsdisplayio_fbinfo *fbi) in cl_get_fbinfo()