Home
last modified time | relevance | path

Searched refs:FPT_CalcCrc16 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c805 static unsigned short FPT_CalcCrc16(unsigned char buffer[]);
5754 *pCrcBytes = FPT_CalcCrc16(&temp_id_string[0]); in FPT_scasid()
7462 static unsigned short FPT_CalcCrc16(unsigned char buffer[]) in FPT_CalcCrc16() function