_my_cpuid          33 arch/mips/include/asm/sn/agent.h #define SET_HUB_NIC(_my_cpuid, _val)					   \
_my_cpuid          34 arch/mips/include/asm/sn/agent.h 	(HUB_S(HUB_NIC_ADDR(_my_cpuid), (_val)))
_my_cpuid          39 arch/mips/include/asm/sn/agent.h #define GET_HUB_NIC(_my_cpuid)						   \
_my_cpuid          40 arch/mips/include/asm/sn/agent.h 	(HUB_L(HUB_NIC_ADDR(_my_cpuid)))