Lines Matching defs:gp

428 	struct grf_softc *gp;  in grfcv3dattach()  local
583 cv3d_boardinit(struct grf_softc *gp) in cv3d_boardinit()
823 cv3d_getvmode(struct grf_softc *gp, struct grfvideo_mode *vm) in cv3d_getvmode()
859 cv3d_setvmode(struct grf_softc *gp, unsigned mode) in cv3d_setvmode()
873 cv3d_blank(struct grf_softc *gp, int on) in cv3d_blank()
884 cv3d_isblank(struct grf_softc *gp) in cv3d_isblank()
900 cv3d_mode(register struct grf_softc *gp, u_long cmd, void *arg, u_long a2, in cv3d_mode()
951 cv3d_ioctl(register struct grf_softc *gp, u_long cmd, void *data) in cv3d_ioctl()
1001 cv3d_setmonitor(struct grf_softc *gp, struct grfvideo_mode *gv) in cv3d_setmonitor()
1055 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cv3d_getcmap() local
1091 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cv3d_putcmap() local
1124 cv3d_toggle(struct grf_softc *gp) in cv3d_toggle()
1207 cv3d_load_mon(struct grf_softc *gp, struct grfcv3dtext_mode *md) in cv3d_load_mon()
1576 cv3d_inittextmode(struct grf_softc *gp) in cv3d_inittextmode()
1678 cv3d_getspritepos(struct grf_softc *gp, struct grf_position *pos) in cv3d_getspritepos()
1695 cv3d_setspritepos(struct grf_softc *gp, struct grf_position *pos) in cv3d_setspritepos()
1745 cv3d_getspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *info) in cv3d_getspriteinfo()
1793 cv3d_setup_hwc(struct grf_softc *gp) in cv3d_setup_hwc()
1872 cv3d_setspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *info) in cv3d_setspriteinfo()
2116 cv3d_getspritemax(struct grf_softc *gp, struct grf_position *pos) in cv3d_getspritemax()
2133 struct grf_softc *gp; in cv3d_wscursor() local
2168 struct grf_softc *gp; in cv3d_wsputchar() local
2185 struct grf_softc *gp; in cv3d_wscopycols() local
2217 struct grf_softc *gp; in cv3d_wserasecols() local
2238 struct grf_softc *gp; in cv3d_wscopyrows() local
2273 struct grf_softc *gp; in cv3d_wseraserows() local
2320 struct grf_softc *gp; in cv3d_wsioctl() local
2378 cv3d_get_fbinfo(struct grf_softc *gp, struct wsdisplayio_fbinfo *fbi) in cv3d_get_fbinfo()