Searched refs:crc16_byte (Results 1 – 2 of 2) sorted by relevance
52 crc = crc16_byte(crc, *cp++); in fio_crc16()
22 static inline unsigned short crc16_byte(unsigned short crc, in crc16_byte() function