Lines Matching refs:agp_softc
197 struct agp_softc *sc = device_get_softc(dev); in agp_set_aperture_resource()
206 struct agp_softc *sc = device_get_softc(dev); in agp_generic_attach()
281 struct agp_softc *sc = device_get_softc(dev); in agp_free_cdev()
291 struct agp_softc *sc = device_get_softc(dev); in agp_free_res()
315 struct agp_softc *sc = device_get_softc(dev); in agp_generic_get_aperture()
495 struct agp_softc *sc = device_get_softc(dev); in agp_generic_alloc_memory()
527 struct agp_softc *sc = device_get_softc(dev); in agp_generic_free_memory()
544 struct agp_softc *sc = device_get_softc(dev); in agp_generic_bind_memory()
650 struct agp_softc *sc = device_get_softc(dev); in agp_generic_unbind_memory()
692 struct agp_softc *sc = device_get_softc(dev); in agp_acquire_helper()
704 struct agp_softc *sc = device_get_softc(dev); in agp_release_helper()
719 struct agp_softc *sc = device_get_softc(dev); in agp_find_memory()
736 struct agp_softc *sc = device_get_softc(dev); in agp_info_user()
822 struct agp_softc *sc = device_get_softc(dev); in agp_open()
836 struct agp_softc *sc = device_get_softc(dev); in agp_close()
897 struct agp_softc *sc = device_get_softc(dev); in agp_mmap()
933 struct agp_softc *sc = device_get_softc(dev); in agp_state()
940 struct agp_softc *sc = device_get_softc(dev); in agp_get_info()
1009 struct agp_softc *sc; in agp_bind_pages()
1059 struct agp_softc *sc; in agp_unbind_pages()