Searched refs:ns3plug (Results 1 – 1 of 1) sorted by relevance
110 static unsigned int ns3plug; variable155 struct s3plugrec *s3plug, unsigned int ns3plug,241 ns3plug = 0; in prism2_fwapply()332 result = plugimage(fchunk, nfchunks, s3plug, ns3plug, &pda); in prism2_fwapply()467 ns3plug = 0; in free_srecs()653 struct s3plugrec *s3plug, unsigned int ns3plug, in plugimage() argument668 for (i = 0; i < ns3plug; i++) { in plugimage()880 s3plug[ns3plug].itemcode = *ptr32; in read_fwfile()881 s3plug[ns3plug].addr = *(ptr32 + 1); in read_fwfile()882 s3plug[ns3plug].len = *(ptr32 + 2); in read_fwfile()[all …]