entry_count       569 arch/i386/i386/mpbios.c 		for (count = mp_cth->entry_count,
entry_count       589 arch/i386/i386/mpbios.c 		for (count = mp_cth->entry_count,
entry_count       629 arch/i386/i386/mpbios.c 		count = mp_cth->entry_count;
entry_count        81 arch/i386/include/mp.h 	u_int16_t	entry_count;
entry_count       116 arch/i386/include/mpbiosreg.h 	u_int16_t 	entry_count;
entry_count      1617 dev/pci/if_bnx.c 	int			j, entry_count, rc;
entry_count      1625 dev/pci/if_bnx.c 	entry_count = sizeof(flash_table) / sizeof(struct flash_spec);
entry_count      1642 dev/pci/if_bnx.c 		for (j = 0, flash = &flash_table[0]; j < entry_count;
entry_count      1663 dev/pci/if_bnx.c 		for (j = 0, flash = &flash_table[0]; j < entry_count;
entry_count      1689 dev/pci/if_bnx.c 	if (j == entry_count) {