Searched refs:crc8_byte (Results 1 – 1 of 1) sorted by relevance
191 static void crc8_byte(unsigned int *crc, unsigned char db) in crc8_byte() function211 crc8_byte(&crc, addr>>(i<<3)); in crc8_addr()