board_detected    334 arch/mips/bcm47xx/board.c 	const struct bcm47xx_board_type *board_detected;
board_detected    346 arch/mips/bcm47xx/board.c 	board_detected = bcm47xx_board_get_nvram();
board_detected    347 arch/mips/bcm47xx/board.c 	bcm47xx_board.board = board_detected->board;
board_detected    348 arch/mips/bcm47xx/board.c 	strlcpy(bcm47xx_board.name, board_detected->name,