old_hash_bytes   2141 drivers/net/ethernet/hp/hp100.c 		u_char old_hash_bytes[8];
old_hash_bytes   2145 drivers/net/ethernet/hp/hp100.c 			old_hash_bytes[i] = hp100_inb(HASH_BYTE0 + i);
old_hash_bytes   2146 drivers/net/ethernet/hp/hp100.c 		if (memcmp(old_hash_bytes, &lp->hash_bytes, 8)) {