Searched refs:ns3crc (Results 1 – 1 of 1) sorted by relevance
114 static unsigned int ns3crc; variable159 struct s3crcrec *s3crc, unsigned int ns3crc);243 ns3crc = 0; in prism2_fwapply()339 result = crcimage(fchunk, nfchunks, s3crc, ns3crc); in prism2_fwapply()382 struct s3crcrec *s3crc, unsigned int ns3crc) in crcimage() argument393 for (i = 0; i < ns3crc; i++) { in crcimage()469 ns3crc = 0; in free_srecs()522 for (j = 0; j < ns3crc; j++) { in mkimage()897 s3crc[ns3crc].addr = *ptr32; in read_fwfile()898 s3crc[ns3crc].len = *(ptr32 + 1); in read_fwfile()[all …]