Searched refs:NS_INFO (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.c171 #define NS_INFO(args...) \ macro
884 NS_INFO("*** Wear Report ***\n");
885 NS_INFO("Total numbers of erases: %lu\n", tot);
886 NS_INFO("Number of erase blocks: %u\n", wear_eb_count);
887 NS_INFO("Average number of erases: %lu\n", avg);
888 NS_INFO("Maximum number of erases: %lu\n", wmax);
889 NS_INFO("Minimum number of erases: %lu\n", wmin);
894 NS_INFO("Number of ebs with erase counts from %lu to %lu : %lu\n",
899 NS_INFO("*** End of Wear Report ***\n");

Completed in 53 milliseconds