Home
last modified time | relevance | path

Searched refs:ncsum (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c89 static unsigned long ncsum = 4096; variable
1349 if (!scanhex(&ncsum)) in csum()
1352 for (i = 0; i < ncsum; ++i) { in csum()