Searched refs:pfvf_crc8_table (Results 1 – 1 of 1) sorted by relevance
11 static const unsigned char pfvf_crc8_table[] = variable41 crc = pfvf_crc8_table[(crc ^ *buf++) & 0xff]; in adf_pfvf_crc()