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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnandsim.c303 uint32_t totszoob; /* total flash size including OOB, bytes */ member in struct:nandsim::nandsin_geometry
489 ns->geom.totszoob = ns->geom.totsz + ns->geom.pgnum * ns->geom.oobsz;
584 printk("flash size with OOB: %u KiB\n", ns->geom.totszoob >> 10);

Completed in 57 milliseconds