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

  /src/sys/arch/amiga/dev/
grf_ulreg.h 94 struct grf_ul_softc { struct
grf_ul.c 205 struct grf_ul_softc *gup;
213 gup = (struct grf_ul_softc *)gp;
434 CFATTACH_DECL_NEW(grful, sizeof(struct grf_ul_softc),
493 static struct grf_ul_softc congrf;
497 struct grf_ul_softc *gup;
627 struct grf_ul_softc *gup;
630 gup = (struct grf_ul_softc *)gp;
749 struct grf_ul_softc *gup;
753 gup = (struct grf_ul_softc *)gp;
787 struct grf_ul_softc *gup
    [all...]

Completed in 12 milliseconds