Searched refs:ap_match (Results 1 – 1 of 1) sorted by relevance
121 int (*ap_match)(const struct pci_attach_args *); member297 if (ap->ap_match != NULL && (*ap->ap_match)(pa) == 0) in agp_lookup()