Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dagp_via.c44 struct agp_via_softc { struct
60 void agp_via_save(struct agp_via_softc *); argument
113 struct agp_via_softc *vsc = (struct agp_via_softc *)self; in agp_via_attach()
191 struct agp_via_softc *vsc = (struct agp_via_softc *)arg; in agp_via_activate()
206 agp_via_save(struct agp_via_softc *vsc) in agp_via_save()
216 agp_via_restore(struct agp_via_softc *vsc) in agp_via_restore()
235 struct agp_via_softc *vsc = sc; in agp_via_get_aperture()
254 struct agp_via_softc *vsc = sc; in agp_via_set_aperture()
280 struct agp_via_softc *vsc = sc; in agp_via_bind_page()
289 struct agp_via_softc *vsc = sc; in agp_via_unbind_page()
[all …]