Home
last modified time | relevance | path

Searched refs:ahc_num_pci_devs (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx.h1171 extern const u_int ahc_num_pci_devs;
HDaic7xxx_pci.c634 const u_int ahc_num_pci_devs = NUM_ELEMENTS(ahc_pci_ident_table); variable
773 for (i = 0; i < ahc_num_pci_devs; i++) { in ahc_find_pci_device()