Home
last modified time | relevance | path

Searched refs:agp_amd64_softc (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/agp/
HDagp_amd64.c73 struct agp_amd64_softc { struct
166 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_attach()
250 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_detach()
283 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_get_aperture()
298 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_set_aperture()
334 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_bind_page()
348 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_unbind_page()
361 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()
[all …]