Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dagp.c107 static int agpdev_match(const struct pci_attach_args *);
447 agpdev_match(const struct pci_attach_args *pa) in agpdev_match() function
465 if (pci_find_device(&pa, agpdev_match) == 0 || in agp_generic_enable()