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

/linux-master/drivers/mtd/nand/raw/
H A Dnandsim.c330 uint idbytes; /* the number ID bytes that this chip outputs */ member in struct:nandsim::__anon210
1813 ns->regs.num = ns->geom.idbytes;
2304 ns->geom.idbytes = 8;
2306 ns->geom.idbytes = 6;
2308 ns->geom.idbytes = 4;
2310 ns->geom.idbytes = 2;

Completed in 99 milliseconds