Lines Matching refs:agp_softc
55 static u_int32_t agp_ali_get_aperture(struct agp_softc *);
56 static int agp_ali_set_aperture(struct agp_softc *sc, u_int32_t);
57 static int agp_ali_bind_page(struct agp_softc *, off_t, bus_addr_t);
58 static int agp_ali_unbind_page(struct agp_softc *, off_t);
59 static void agp_ali_flush_tlb(struct agp_softc *);
78 struct agp_softc *sc = device_private(self);
131 agp_ali_detach(struct agp_softc *sc)
176 agp_ali_get_aperture(struct agp_softc *sc)
191 agp_ali_set_aperture(struct agp_softc *sc, u_int32_t aperture)
213 agp_ali_bind_page(struct agp_softc *sc, off_t offset, bus_addr_t physical)
225 agp_ali_unbind_page(struct agp_softc *sc, off_t offset)
237 agp_ali_flush_tlb(struct agp_softc *sc)