hashbit          1944 dev/pci/if_txp.c 	u_int32_t hashbit, hash[2];
hashbit          1984 dev/pci/if_txp.c 			hashbit = (u_int16_t)(ether_crc32_be(enm->enm_addrlo,
hashbit          1986 dev/pci/if_txp.c 			hash[hashbit / 32] |= (1 << hashbit % 32);