Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp_ati.c60 struct agp_ati_softc { struct
124 struct agp_ati_softc *sc = device_get_softc(dev); in agp_ati_alloc_gatt()
168 struct agp_ati_softc *sc = device_get_softc(dev); in agp_ati_attach()
243 struct agp_ati_softc *sc = device_get_softc(dev); in agp_ati_detach()
274 struct agp_ati_softc *sc = device_get_softc(dev); in agp_ati_get_aperture()
291 struct agp_ati_softc *sc = device_get_softc(dev); in agp_ati_set_aperture()
313 struct agp_ati_softc *sc = device_get_softc(dev); in agp_ati_bind_page()
326 struct agp_ati_softc *sc = device_get_softc(dev); in agp_ati_unbind_page()
338 struct agp_ati_softc *sc = device_get_softc(dev); in agp_ati_flush_tlb()
371 sizeof(struct agp_ati_softc),