[go: nahoru, domu]

Searched refs:nextcount (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/
H A Dmtdoops.c66 int nextcount; member in struct:mtdoops_context
140 cxt->nextcount++;
141 if (cxt->nextcount == 0xffffffff)
142 cxt->nextcount = 0;
150 cxt->nextpage, cxt->nextcount);
196 cxt->nextpage, cxt->nextcount);
219 hdr[0] = cxt->nextcount;
293 cxt->nextcount = 0;
297 cxt->nextcount = maxcount;

Completed in 95 milliseconds