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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree.c677 int dmatch = 0; local
688 if (depth != dmatch)
697 path_comp[dmatch] = cp;
712 ++dmatch;
717 if (dmatch > depth) {
718 --dmatch;
719 cl = cp - path_comp[dmatch] - 1;
720 cp = path_comp[dmatch];

Completed in 21 milliseconds