Searched refs:ahc_num_pci_devs (Results 1 – 2 of 2) sorted by relevance
1147 extern const u_int ahc_num_pci_devs;
629 const u_int ahc_num_pci_devs = NUM_ELEMENTS(ahc_pci_ident_table); variable769 for (i = 0; i < ahc_num_pci_devs; i++) { in ahc_find_pci_device()