Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dagp_via.c57 static struct agp_methods agp_via_methods = { variable
96 sc->as_methods = &agp_via_methods; in agp_via_attach()