Searched refs:Sys_tree (Results 1 - 16 of 16) sorted by relevance

/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h78 int error_check(Sys_tree *tree, struct system_kstat_data *kstats);
79 int disp_fail_parts(Sys_tree *tree);
80 void display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats);
81 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree,
83 void resolve_board_types(Sys_tree *);
90 void display_cpu_devices(Sys_tree *);
107 void display_io_devices(Sys_tree *tree);
133 void read_platform_kstats(Sys_tree *tree,
136 void read_sun4u_kstats(Sys_tree *, struct system_kstat_data *);
141 void display_memorysize(Sys_tree *tre
[all...]
H A Ddisplay_sun4v.h50 int sun4v_display(Sys_tree *, Prom_node *, int, picl_nodehdl_t);
H A Dpdevinfo.h139 typedef struct system_tree Sys_tree; typedef in typeref:struct:system_tree
155 Board_node *find_board(Sys_tree *, int);
156 Board_node *insert_board(Sys_tree *, int);
H A Ddisplay_sun4u.h72 int display(Sys_tree *, Prom_node *, struct system_kstat_data *, int);
/osnet-11/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4u.c57 display(Sys_tree *tree,
129 error_check(Sys_tree *tree, struct system_kstat_data *kstats)
142 disp_fail_parts(Sys_tree *tree)
155 display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats)
167 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree,
183 resolve_board_types(Sys_tree *tree)
H A Dpdevinfo_sun4u.c70 Prom_node *walk(Sys_tree *, Prom_node *, int);
83 Sys_tree sys_tree; /* system information */
162 walk(Sys_tree *tree, Prom_node *root, int id)
H A Dpdevinfo_sun4v.c69 Prom_node *sun4v_walk(Sys_tree *, Prom_node *, int);
83 Sys_tree sys_tree; /* system information */
148 sun4v_walk(Sys_tree *tree, Prom_node *root, int id)
H A Dprom.c92 platform_disp_prom_version(Sys_tree *tree)
H A Dlibdevinfo_sun4u.c55 static Prom_node *walk_di_tree(Sys_tree *tree, Prom_node *root,
73 walk_di_tree(Sys_tree *tree, Prom_node *root, di_node_t di_node)
413 Sys_tree sys_tree; /* system information */
H A Dcpu.c113 display_cpu_devices(Sys_tree *tree)
H A Dkstat.c63 read_platform_kstats(Sys_tree *tree, struct system_kstat_data *sys_kstat,
384 read_sun4u_kstats(Sys_tree *tree, struct system_kstat_data *sys_kstat)
H A Dmemory.c88 display_memorysize(Sys_tree *tree, struct system_kstat_data *kstats,
113 display_memoryconf(Sys_tree *tree, struct grp_info *grps)
H A Dpdevinfo_funcs.c358 find_board(Sys_tree *root, int board)
373 insert_board(Sys_tree *root, int board)
637 add_node(Sys_tree *root, Prom_node *pnode)
H A Dio.c265 display_io_devices(Sys_tree *tree)
H A Ddisplay_sun4v.c207 sun4v_display(Sys_tree *tree, Prom_node *root, int log,
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c88 void display_cpu_devices(Sys_tree *tree);
90 void display_memoryconf(Sys_tree *tree, struct grp_info *grps);
92 void display_io_devices(Sys_tree *tree);
93 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree,
101 static void opl_disp_hw_revisions(Sys_tree *tree, Prom_node *root);
105 void add_node(Sys_tree *root, Prom_node *pnode);
163 display_io_devices(Sys_tree *tree)
249 display_cpu_devices(Sys_tree *tree)
507 display_memoryconf(Sys_tree *tree, struct grp_info *grps)
664 display_diaginfo(int flag, Prom_node *root, Sys_tree *tre
[all...]

Completed in 277 milliseconds