HomeSort by: relevance | last modified time | path
    Searched defs:cv_getspriteinfo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
grf_cv.c 111 int cv_getspriteinfo(struct grf_softc *,struct grf_spriteinfo *);
1044 return(cv_getspriteinfo (gp, (struct grf_spriteinfo *) data));
1882 cv_getspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *info) function in typeref:typename:int
grf_cv.c 111 int cv_getspriteinfo(struct grf_softc *,struct grf_spriteinfo *);
1044 return(cv_getspriteinfo (gp, (struct grf_spriteinfo *) data));
1882 cv_getspriteinfo(struct grf_softc *gp, struct grf_spriteinfo *info) function in typeref:typename:int

Completed in 215 milliseconds