Lines Matching refs:device_get_softc
162 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_attach()
246 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_detach()
278 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_get_aperture()
293 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_set_aperture()
329 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_bind_page()
343 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_unbind_page()
356 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_flush_tlb()
373 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_apbase_fixup()
387 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_uli_init()
399 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_uli_set_aperture()
420 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_nvidia_init()
433 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_nvidia_set_aperture()
460 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_via_init()