Searched refs:currByte (Results 1 – 1 of 1) sorted by relevance
313 u8 currByte; /* byte for which to compute the CRC */ in fec_set_hwaddr() local319 currByte = mac[byte]; in fec_set_hwaddr()321 if ((currByte & 0x01) ^ (crc & 0x01)) { in fec_set_hwaddr()327 currByte >>= 1; in fec_set_hwaddr()