Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dagp_via.c63 bus_size_t agp_via_get_aperture(void *);
145 vsc->vsc_apsize = agp_via_get_aperture(vsc); in agp_via_attach()
233 agp_via_get_aperture(void *sc) in agp_via_get_aperture() function