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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c54 #define scanhex xmon_scanhex macro
122 int scanhex(unsigned long *valp);
969 if (!scanhex(&cpu)) {
1060 if (!scanhex(&adrs))
1062 if (!scanhex(&ncsum))
1133 if (scanhex(&dabr.address)) {
1153 if (!scanhex(&a))
1166 if (!scanhex(&a)) {
1201 if (!scanhex(&a)) {
1379 if (scanhex(
2386 scanhex(unsigned long *vp) function
[all...]

Completed in 29 milliseconds