cac_pci_findtype   64 dev/pci/cac_pci.c const struct	cac_pci_type *cac_pci_findtype(struct pci_attach_args *);
cac_pci_findtype  158 dev/pci/cac_pci.c 	return (cac_pci_findtype(aux) != NULL);
cac_pci_findtype  180 dev/pci/cac_pci.c 	ct = cac_pci_findtype(pa);