NUM_ELEMENTS
NUM_ELEMENTS(MockZfsEvent::s_buildRecords));
NUM_ELEMENTS(MockZfsEvent::s_buildRecords));
NUM_ELEMENTS(MockZfsEvent::s_buildRecords));
NUM_ELEMENTS(s_registryEntries))
result = poll(fds, NUM_ELEMENTS(fds), /*timeout*/INFTIM);
result = poll(fds, NUM_ELEMENTS(fds), /*timeout*/0);
EventTypeRecord *lastRec(s_typeTable + NUM_ELEMENTS(s_typeTable) - 1);
const int ahc_num_aic7770_devs = NUM_ELEMENTS(aic7770_ident_table);
+ NUM_ELEMENTS(ahd->qinfifo) - wrap_qinpos);
static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors);
static const u_int num_phases = NUM_ELEMENTS(ahd_phase_table) - 1;
const u_int ahd_num_pci_devs = NUM_ELEMENTS(ahd_pci_ident_table);
static const u_int num_phases = NUM_ELEMENTS(ahc_phase_table) - 1;
static const u_int num_errors = NUM_ELEMENTS(ahc_hard_errors);
const u_int ahc_num_pci_devs = NUM_ELEMENTS(ahc_pci_ident_table);
NUM_ELEMENTS(req_state_parse_table),
for (i = 0; i < NUM_ELEMENTS(mpt_vol_mwce_strs); i++) {
if (raid_event->ReasonCode >= NUM_ELEMENTS(raid_event_txt))
last = ffth + NUM_ELEMENTS(ffth) - 1;