cac_pci_type 64 dev/pci/cac_pci.c const struct cac_pci_type *cac_pci_findtype(struct pci_attach_args *); cac_pci_type 88 dev/pci/cac_pci.c struct cac_pci_type { cac_pci_type 93 dev/pci/cac_pci.c } cac_pci_type[] = { cac_pci_type 116 dev/pci/cac_pci.c const struct cac_pci_type * cac_pci_type 120 dev/pci/cac_pci.c const struct cac_pci_type *ct; cac_pci_type 138 dev/pci/cac_pci.c ct = cac_pci_type; cac_pci_type 140 dev/pci/cac_pci.c while (i < sizeof(cac_pci_type) / sizeof(cac_pci_type[0])) { cac_pci_type 146 dev/pci/cac_pci.c if (i == sizeof(cac_pci_type) / sizeof(cac_pci_type[0])) cac_pci_type 168 dev/pci/cac_pci.c const struct cac_pci_type *ct;