NUM_ELEMENTS 95 dev/ic/aic79xx.c static const u_int num_chip_names = NUM_ELEMENTS(ahd_chip_names); NUM_ELEMENTS 113 dev/ic/aic79xx.c static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors); NUM_ELEMENTS 133 dev/ic/aic79xx.c static const u_int num_phases = NUM_ELEMENTS(ahd_phase_table) - 1; NUM_ELEMENTS 7222 dev/ic/aic79xx.c + NUM_ELEMENTS(ahd->qinfifo) - wrap_qinpos); NUM_ELEMENTS 100 dev/ic/aic7xxx.c static const u_int num_errors = NUM_ELEMENTS(ahc_hard_errors); NUM_ELEMENTS 121 dev/ic/aic7xxx.c static const u_int num_phases = NUM_ELEMENTS(ahc_phase_table) - 1; NUM_ELEMENTS 678 dev/pci/ahc_pci.c for (i = 0; i < NUM_ELEMENTS(ahc_pci_ident_table); i++) { NUM_ELEMENTS 242 dev/pci/ahd_pci.c const u_int ahd_num_pci_devs = NUM_ELEMENTS(ahd_pci_ident_table);