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

  /src/sys/dev/pci/
agp_ali.c 55 static u_int32_t agp_ali_get_aperture(struct agp_softc *);
63 agp_ali_get_aperture,
97 asc->initial_aperture = agp_ali_get_aperture(sc);
176 agp_ali_get_aperture(struct agp_softc *sc) function in typeref:typename:u_int32_t
agp_ali.c 55 static u_int32_t agp_ali_get_aperture(struct agp_softc *);
63 agp_ali_get_aperture,
97 asc->initial_aperture = agp_ali_get_aperture(sc);
176 agp_ali_get_aperture(struct agp_softc *sc) function in typeref:typename:u_int32_t

Completed in 101 milliseconds