HomeSort by: relevance | last modified time | path
    Searched defs:agpdev_match (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
agp.c 106 static int agpdev_match(const struct pci_attach_args *);
454 agpdev_match(const struct pci_attach_args *pa) function
472 if (pci_find_device(&pa, agpdev_match) == 0 ||

Completed in 16 milliseconds