Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/agp/
Dagp_apple.c60 struct agp_apple_softc { struct
113 struct agp_apple_softc *sc = device_get_softc(dev); in agp_apple_attach()
166 struct agp_apple_softc *sc = device_get_softc(dev); in agp_apple_detach()
190 struct agp_apple_softc *sc = device_get_softc(dev); in agp_apple_get_aperture()
198 struct agp_apple_softc *sc = device_get_softc(dev); in agp_apple_set_aperture()
221 struct agp_apple_softc *sc = device_get_softc(dev); in agp_apple_bind_page()
233 struct agp_apple_softc *sc = device_get_softc(dev); in agp_apple_unbind_page()
245 struct agp_apple_softc *sc = device_get_softc(dev); in agp_apple_flush_tlb()
289 sizeof(struct agp_apple_softc),