Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dagp_intel.c74 static struct agp_methods agp_intel_methods = { variable
117 sc->as_methods = &agp_intel_methods; in agp_intel_attach()