Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dagp_i810.c110 static struct agp_methods agp_i810_methods = { variable
325 sc->as_methods = &agp_i810_methods; in agp_i810_attach()