Searched refs:KLCLASS_MASK (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/ia64/include/asm/sn/
H A Dklconfig.h131 #define KLCLASS_MASK 0xf0 macro
143 #define KLCLASS(_x) ((_x) & KLCLASS_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dklconfig.h319 #define KLCLASS_MASK 0xf0 macro
339 #define KLCLASS(_x) ((_x) & KLCLASS_MASK)

Completed in 153 milliseconds