brd_next          196 arch/mips/include/asm/sn/klconfig.h #define KL_CONFIG_BOARD_SET_NEXT(_brd, _off)	((_brd)->brd_next = (_off))
brd_next          422 arch/mips/include/asm/sn/klconfig.h 	klconf_off_t	brd_next;	  /* Next BOARD */
brd_next          464 arch/mips/include/asm/sn/klconfig.h 	((_brd)->brd_next ?	\
brd_next          465 arch/mips/include/asm/sn/klconfig.h 	 (lboard_t *)(NODE_OFFSET_TO_K1(NASID_GET(_brd), (_brd)->brd_next)):\