Searched refs:ns3plug (Results 1 – 1 of 1) sorted by relevance
131 static unsigned int ns3plug; variable176 struct s3plugrec *s3plug, unsigned int ns3plug,262 ns3plug = 0; in prism2_fwapply()353 result = plugimage(fchunk, nfchunks, s3plug, ns3plug, &pda); in prism2_fwapply()490 ns3plug = 0; in free_srecs()677 struct s3plugrec *s3plug, unsigned int ns3plug, in plugimage() argument692 for (i = 0; i < ns3plug; i++) { in plugimage()908 s3plug[ns3plug].itemcode = *ptr32; in read_fwfile()909 s3plug[ns3plug].addr = *(ptr32 + 1); in read_fwfile()910 s3plug[ns3plug].len = *(ptr32 + 2); in read_fwfile()[all …]