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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnandsim.c80 static uint first_id_byte = CONFIG_NANDSIM_FIRST_ID_BYTE; variable
103 module_param(first_id_byte, uint, 0400);
125 MODULE_PARM_DESC(first_id_byte, "The first byte returned by NAND Flash 'read ID' command (manufacturer ID)");
1980 nand->ids[0] = first_id_byte;

Completed in 56 milliseconds