Lines Matching defs:gp

354 	struct grf_softc *gp = arg;  in cvintr()  local
482 struct grf_softc *gp; in grfcvattach() local
633 cv_boardinit(struct grf_softc *gp) in cv_boardinit()
902 cv_getvmode(struct grf_softc *gp, struct grfvideo_mode *vm) in cv_getvmode()
938 cv_setvmode(struct grf_softc *gp, unsigned mode) in cv_setvmode()
952 cv_blank(struct grf_softc *gp, int on) in cv_blank()
963 cv_isblank(struct grf_softc *gp) in cv_isblank()
979 cv_mode(register struct grf_softc *gp, u_long cmd, void *arg, u_long a2, in cv_mode()
1030 cv_ioctl(register struct grf_softc *gp, u_long cmd, void *data) in cv_ioctl()
1080 cv_setmonitor(struct grf_softc *gp, struct grfvideo_mode *gv) in cv_setmonitor()
1135 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cv_getcmap() local
1173 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cv_putcmap() local
1207 cv_toggle(struct grf_softc *gp) in cv_toggle()
1293 cv_load_mon(struct grf_softc *gp, struct grfcvtext_mode *md) in cv_load_mon()
1701 cv_inittextmode(struct grf_softc *gp) in cv_inittextmode()
1815 cv_getspritepos(struct grf_softc *gp, struct grf_position *pos) in cv_getspritepos()
1832 cv_setspritepos(struct grf_softc *gp, struct grf_position *pos) in cv_setspritepos()
1882 cv_getspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *info) in cv_getspriteinfo()
1931 cv_setup_hwc(struct grf_softc *gp) in cv_setup_hwc()
2010 cv_setspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *info) in cv_setspriteinfo()
2263 cv_getspritemax (struct grf_softc *gp, struct grf_position *pos) in cv_getspritemax()
2280 struct grf_softc *gp; in cv_wscursor() local
2314 struct grf_softc *gp; in cv_wsputchar() local
2331 struct grf_softc *gp; in cv_wscopycols() local
2363 struct grf_softc *gp; in cv_wserasecols() local
2384 struct grf_softc *gp; in cv_wscopyrows() local
2419 struct grf_softc *gp; in cv_wseraserows() local
2466 struct grf_softc *gp; in cv_wsioctl() local
2524 cv_get_fbinfo(struct grf_softc *gp, struct wsdisplayio_fbinfo *fbi) in cv_get_fbinfo()