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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-klconfig.c25 for (j = 0; j < KLCF_NUM_COMPS(brd); j++)
29 if (index == KLCF_NUM_COMPS(brd)) {
36 for (; index < KLCF_NUM_COMPS(brd); index++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dklconfig.h458 #define KLCF_NUM_COMPS(_brd) ((_brd)->brd_numcompts) macro

Completed in 52 milliseconds