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

  /src/sys/arch/amiga/dev/
grf.c 140 static struct rasops_info *grf_setup_rasops(struct grf_softc *,
487 ri = grf_setup_rasops(gp, &console_vcons);
511 ri = grf_setup_rasops(gp, scr);
515 grf_setup_rasops(struct grf_softc *gp, struct vcons_screen *scr) function in typeref:struct:rasops_info *
grf.c 140 static struct rasops_info *grf_setup_rasops(struct grf_softc *,
487 ri = grf_setup_rasops(gp, &console_vcons);
511 ri = grf_setup_rasops(gp, scr);
515 grf_setup_rasops(struct grf_softc *gp, struct vcons_screen *scr) function in typeref:struct:rasops_info *

Completed in 99 milliseconds