Searched refs:KLINFO_ENABLE (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-smp.c51 if (!(hub->hub_info.flags & KLINFO_ENABLE)) /* disabled node brd */
77 if ((acpu->cpu_info.flags & KLINFO_ENABLE) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dklconfig.h99 #define KLINFO_ENABLE 0x01 /* This component is enabled */ macro
503 #define KLCONFIG_INFO_ENABLED(_i) ((_i)->flags & KLINFO_ENABLE)

Completed in 52 milliseconds