Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp_amd.c68 struct agp_amd_softc { struct
213 struct agp_amd_softc *sc = device_get_softc(dev); in agp_amd_attach()
272 struct agp_amd_softc *sc = device_get_softc(dev); in agp_amd_detach()
340 struct agp_amd_softc *sc = device_get_softc(dev); in agp_amd_bind_page()
352 struct agp_amd_softc *sc = device_get_softc(dev); in agp_amd_unbind_page()
364 struct agp_amd_softc *sc = device_get_softc(dev); in agp_amd_flush_tlb()
399 sizeof(struct agp_amd_softc),