Searched refs:ns3crc (Results 1 – 1 of 1) sorted by relevance
135 static unsigned int ns3crc; variable180 struct s3crcrec *s3crc, unsigned int ns3crc);264 ns3crc = 0; in prism2_fwapply()360 result = crcimage(fchunk, nfchunks, s3crc, ns3crc); in prism2_fwapply()403 struct s3crcrec *s3crc, unsigned int ns3crc) in crcimage() argument414 for (i = 0; i < ns3crc; i++) { in crcimage()490 ns3crc = 0; in free_srecs()543 for (j = 0; j < ns3crc; j++) { in mkimage()919 s3crc[ns3crc].addr = *ptr32; in read_fwfile()920 s3crc[ns3crc].len = *(ptr32 + 1); in read_fwfile()[all …]