Lines Matching defs:gp
334 struct grf_softc *gp; in grfetattach() local
450 et_boardinit(struct grf_softc *gp) in et_boardinit()
629 et_getvmode(struct grf_softc *gp, struct grfvideo_mode *vm) in et_getvmode()
665 et_setvmode(struct grf_softc *gp, unsigned mode) in et_setvmode()
679 et_off(struct grf_softc *gp) in et_off()
690 et_blank(struct grf_softc *gp, int on) in et_blank()
699 et_isblank(struct grf_softc *gp) in et_isblank()
713 et_mode(register struct grf_softc *gp, u_long cmd, void *arg, u_long a2, in et_mode()
761 et_ioctl(register struct grf_softc *gp, u_long cmd, void *data) in et_ioctl()
802 et_getmousepos(struct grf_softc *gp, struct grf_position *data) in et_getmousepos()
818 et_setmousepos(struct grf_softc *gp, struct grf_position *data) in et_setmousepos()
846 et_getspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *data) in et_getspriteinfo()
854 et_setspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *data) in et_setspriteinfo()
862 et_getspritemax(struct grf_softc *gp, struct grf_position *data) in et_getspritemax()
870 et_setmonitor(struct grf_softc *gp, struct grfvideo_mode *gv) in et_setmonitor()
914 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in et_getcmap() local
965 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in et_putcmap() local
1019 et_toggle(struct grf_softc *gp, unsigned short wopp) in et_toggle()
1130 et_load_mon(struct grf_softc *gp, struct grfettext_mode *md) in et_load_mon()
1482 et_inittextmode(struct grf_softc *gp) in et_inittextmode()
1557 et_getControllerType(struct grf_softc *gp) in et_getControllerType()
1597 et_getDACType(struct grf_softc *gp) in et_getDACType()
1689 struct grf_softc *gp; in et_wscursor() local
1725 struct grf_softc *gp; in et_wsputchar() local
1747 struct grf_softc *gp; in et_wscopycols() local
1791 struct grf_softc *gp; in et_wserasecols() local
1816 struct grf_softc *gp; in et_wscopyrows() local
1859 struct grf_softc *gp; in et_wseraserows() local
1908 struct grf_softc *gp; in et_wsioctl() local
1966 et_get_fbinfo(struct grf_softc *gp, struct wsdisplayio_fbinfo *fbi) in et_get_fbinfo()