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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sgi-ip27/
H A Dip27-init.c98 if (!(hub->hub_info.flags & KLINFO_ENABLE)) /* disabled node brd */
128 if ((acpu->cpu_info.flags & KLINFO_ENABLE) &&
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sn/
H A Dklconfig.h98 #define KLINFO_ENABLE 0x01 /* This component is enabled */ macro
528 #define KLCONFIG_INFO_ENABLED(_i) ((_i)->flags & KLINFO_ENABLE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sn/
H A Dklconfig.h98 #define KLINFO_ENABLE 0x01 /* This component is enabled */ macro
528 #define KLCONFIG_INFO_ENABLED(_i) ((_i)->flags & KLINFO_ENABLE)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/
H A Dklconfig.h89 #define KLINFO_ENABLE 0x01 /* This component is enabled */ macro
521 #define KLCONFIG_INFO_ENABLED(_i) ((_i)->flags & KLINFO_ENABLE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Dklconfig.h89 #define KLINFO_ENABLE 0x01 /* This component is enabled */ macro
521 #define KLCONFIG_INFO_ENABLED(_i) ((_i)->flags & KLINFO_ENABLE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dklconflib.c319 if (!(hub->hub_info.flags & KLINFO_ENABLE)) /* disabled node brd */
H A Dklgraph.c328 if(hub->hub_info.flags & KLINFO_ENABLE)

Completed in 161 milliseconds