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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dklconflib.c86 *buffer++ = '0' + RACK_GET_NUM(rack);
98 *buffer++ = '0' + RACK_GET_NUM(rack);
H A Dio_common.c428 '0'+RACK_GET_NUM(MODULE_GET_RACK(moduleid)),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dmodule.h66 #define RACK_GET_NUM(_r) (((_r) - RACK_GET_CLASS(_r) * \ macro

Completed in 59 milliseconds