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

  /src/sys/dev/pci/
agp.c 264 agp_lookup(const struct pci_attach_args *pa) function in typeref:typename:const struct agp_product *
309 if (agp_lookup(pa) == NULL)
338 ap = agp_lookup(pa);
agp.c 264 agp_lookup(const struct pci_attach_args *pa) function in typeref:typename:const struct agp_product *
309 if (agp_lookup(pa) == NULL)
338 ap = agp_lookup(pa);

Completed in 25 milliseconds