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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Ddevices.c34 static int check_cpu_node(int nd, int *cur_inst, argument
38 if (!compare(nd, *cur_inst, compare_arg)) {
49 (*cur_inst)++;
58 int cur_inst; local
60 cur_inst = 0;
62 int err = check_cpu_node(dp->node, &cur_inst,

Completed in 68 milliseconds