Lines Matching refs:device_get_softc

793 	struct agp_i810_softc *sc = device_get_softc(dev);  in agp_i810_dump_regs()
804 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i830_dump_regs()
815 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i855_dump_regs()
826 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i915_dump_regs()
839 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i965_dump_regs()
854 sc = device_get_softc(dev); in agp_i810_get_stolen_size()
866 sc = device_get_softc(dev); in agp_i830_get_stolen_size()
898 sc = device_get_softc(dev); in agp_i915_get_stolen_size()
1040 sc = device_get_softc(dev); in agp_i810_get_gtt_mappable_entries()
1057 sc = device_get_softc(dev); in agp_i830_get_gtt_mappable_entries()
1073 sc = device_get_softc(dev); in agp_i915_get_gtt_mappable_entries()
1084 sc = device_get_softc(dev); in agp_i810_get_gtt_total_entries()
1096 sc = device_get_softc(dev); in agp_i965_get_gtt_total_entries()
1132 sc = device_get_softc(dev); in agp_gen5_adjust_pgtbl_size()
1152 sc = device_get_softc(dev); in agp_gen5_get_gtt_total_entries()
1180 sc = device_get_softc(dev); in agp_i810_install_gatt()
1226 sc = device_get_softc(dev); in agp_i830_install_gatt()
1236 sc = device_get_softc(dev); in agp_gen4_install_gatt()
1264 sc = device_get_softc(dev); in agp_i810_attach()
1328 sc = device_get_softc(dev); in agp_i810_deinstall_gatt()
1339 sc = device_get_softc(dev); in agp_i830_deinstall_gatt()
1350 sc = device_get_softc(dev); in agp_i810_detach()
1372 sc = device_get_softc(dev); in agp_i810_resume()
1398 sc = device_get_softc(dev); in agp_i810_set_aperture()
1424 sc = device_get_softc(dev); in agp_i830_set_aperture()
1454 sc = device_get_softc(dev); in agp_i810_method_set_aperture()
1489 sc = device_get_softc(dev); in agp_i810_write_gtt()
1524 sc = device_get_softc(dev); in agp_i915_write_gtt()
1547 sc = device_get_softc(dev); in agp_i965_write_gtt()
1570 sc = device_get_softc(dev); in agp_g4x_write_gtt()
1578 struct agp_i810_softc *sc = device_get_softc(dev); in agp_i810_bind_page()
1602 sc = device_get_softc(dev); in agp_i810_unbind_page()
1620 sc = device_get_softc(dev); in agp_i810_read_gtt_pte()
1631 sc = device_get_softc(dev); in agp_i915_read_gtt_pte()
1642 sc = device_get_softc(dev); in agp_i965_read_gtt_pte()
1653 sc = device_get_softc(dev); in agp_g4x_read_gtt_pte()
1665 sc = device_get_softc(dev); in agp_i810_read_gtt_pte_paddr()
1678 sc = device_get_softc(dev); in agp_i915_read_gtt_pte_paddr()
1706 sc = device_get_softc(dev); in agp_i810_alloc_memory()
1787 sc = device_get_softc(dev); in agp_i810_free_memory()
1826 sc = device_get_softc(dev); in agp_i810_bind_memory()
1865 sc = device_get_softc(dev); in agp_i810_unbind_memory()
1935 sc = device_get_softc(dev); in agp_intel_gtt_clear_range()
1949 sc = device_get_softc(dev); in agp_intel_gtt_insert_pages()
1965 sc = device_get_softc(dev); in agp_intel_gtt_get()
2006 sc = device_get_softc(dev); in agp_i830_chipset_flush()
2024 sc = device_get_softc(dev); in agp_i915_chipset_flush_alloc_page()
2050 sc = device_get_softc(dev); in agp_i915_chipset_flush_free_page()
2067 sc = device_get_softc(dev); in agp_i915_chipset_flush_setup()
2102 sc = device_get_softc(dev); in agp_i915_chipset_flush_teardown()
2121 sc = device_get_softc(dev); in agp_i965_chipset_flush_setup()
2162 sc = device_get_softc(dev); in agp_i965_chipset_flush_teardown()
2178 sc = device_get_softc(dev); in agp_i915_chipset_flush()
2187 sc = device_get_softc(dev); in agp_intel_gtt_chipset_flush()
2214 sc = device_get_softc(dev); in agp_intel_gtt_map_memory()
2249 sc = device_get_softc(dev); in agp_intel_gtt_install_pte()
2262 sc = device_get_softc(dev); in agp_intel_gtt_insert_sg_entries()
2343 sc = device_get_softc(intel_agp); in intel_gtt_get_bridge_device()
2352 sc = device_get_softc(intel_agp); in intel_gtt_read_pte_paddr()
2361 sc = device_get_softc(intel_agp); in intel_gtt_read_pte()
2370 sc = device_get_softc(intel_agp); in intel_gtt_write()