Lines Matching defs:gp
293 rt_load_mon(struct grf_softc *gp, struct MonDef *md) in rt_load_mon()
848 struct grf_softc *gp; in grfrtattach() local
898 rt_getvmode(struct grf_softc *gp, struct grfvideo_mode *vm) in rt_getvmode()
967 rt_setvmode(struct grf_softc *gp, unsigned mode, int txtonly) in rt_setvmode()
990 rt_mode(struct grf_softc *gp, u_long cmd, void *arg, u_long a2, int a3) in rt_mode()
1027 rt_ioctl(register struct grf_softc *gp, u_long cmd, void *data) in rt_ioctl()
1065 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in rt_getcmap() local
1101 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in rt_putcmap() local
1135 rt_getspritepos(struct grf_softc *gp, struct grf_position *pos) in rt_getspritepos()
1148 rt_setspritepos(struct grf_softc *gp, struct grf_position *pos) in rt_setspritepos()
1168 rt_getspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *info) in rt_getspriteinfo()
1220 rt_setspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *info) in rt_setspriteinfo()
1278 rt_getspritemax(struct grf_softc *gp, struct grf_position *pos) in rt_getspritemax()
1292 rt_bitblt(struct grf_softc *gp, struct grf_bitblt *bb) in rt_bitblt()
1367 rt_blank(struct grf_softc *gp, int *on) in rt_blank()