Searched refs:obp_sys_tree (Results 1 – 1 of 1) sorted by relevance
2040 Sys_tree obp_sys_tree; /* system information */ in get_failed_parts() local2043 obp_sys_tree.sys_mem = NULL; in get_failed_parts()2044 obp_sys_tree.boards = NULL; in get_failed_parts()2045 obp_sys_tree.bd_list = NULL; in get_failed_parts()2046 obp_sys_tree.board_cnt = 0; in get_failed_parts()2064 (void) walk(&obp_sys_tree, NULL, next(0)); in get_failed_parts()2066 system_failed = display_failed_parts(&obp_sys_tree); in get_failed_parts()