/illumos-gate/usr/src/lib/libprtdiag/inc/ |
H A D | libprtdiag.h | 77 int error_check(Sys_tree *tree, struct system_kstat_data *kstats); 78 int disp_fail_parts(Sys_tree *tree); 79 void display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats); 80 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 82 void resolve_board_types(Sys_tree *); 89 void display_cpu_devices(Sys_tree *); 106 void display_io_devices(Sys_tree *tree); 132 void read_platform_kstats(Sys_tree *tree, 135 void read_sun4u_kstats(Sys_tree *, struct system_kstat_data *); 140 void display_memorysize(Sys_tree *tree, struct system_kstat_data *kstats, [all …]
|
H A D | pdevinfo.h | 140 typedef struct system_tree Sys_tree; typedef 156 Board_node *find_board(Sys_tree *, int); 157 Board_node *insert_board(Sys_tree *, int); 168 Prom_node *sys_find_node(Sys_tree *, int, char *);
|
H A D | display_sun4v.h | 48 int sun4v_display(Sys_tree *, Prom_node *, int, picl_nodehdl_t);
|
H A D | display_sun4u.h | 88 int display(Sys_tree *, Prom_node *, struct system_kstat_data *, int);
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4u.c | 58 display(Sys_tree *tree, in display() 129 error_check(Sys_tree *tree, struct system_kstat_data *kstats) in error_check() 142 disp_fail_parts(Sys_tree *tree) in disp_fail_parts() 155 display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats) in display_hp_fail_fault() 167 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, in display_diaginfo() 183 resolve_board_types(Sys_tree *tree) in resolve_board_types()
|
H A D | kstat.c | 60 read_platform_kstats(Sys_tree *tree, struct system_kstat_data *sys_kstat, in read_platform_kstats() 70 read_sun4u_kstats(Sys_tree *tree, struct system_kstat_data *sys_kstat) in read_sun4u_kstats()
|
H A D | pdevinfo_sun4u.c | 68 Prom_node *walk(Sys_tree *, Prom_node *, int); 81 Sys_tree sys_tree; /* system information */ in do_prominfo() 160 walk(Sys_tree *tree, Prom_node *root, int id) in walk()
|
H A D | pdevinfo_sun4v.c | 67 Prom_node *sun4v_walk(Sys_tree *, Prom_node *, int); 81 Sys_tree sys_tree; /* system information */ in do_prominfo() 146 sun4v_walk(Sys_tree *tree, Prom_node *root, int id) in sun4v_walk()
|
H A D | libdevinfo_sun4u.c | 53 static Prom_node *walk_di_tree(Sys_tree *tree, Prom_node *root, 71 walk_di_tree(Sys_tree *tree, Prom_node *root, di_node_t di_node) in walk_di_tree() 408 Sys_tree sys_tree; /* system information */ in do_devinfo()
|
H A D | prom.c | 90 platform_disp_prom_version(Sys_tree *tree) in platform_disp_prom_version()
|
H A D | memory.c | 87 display_memorysize(Sys_tree *tree, struct system_kstat_data *kstats, in display_memorysize() 112 display_memoryconf(Sys_tree *tree) in display_memoryconf()
|
H A D | pdevinfo_funcs.c | 359 find_board(Sys_tree *root, int board) in find_board() 374 insert_board(Sys_tree *root, int board) in insert_board() 638 add_node(Sys_tree *root, Prom_node *pnode) in add_node()
|
H A D | cpu.c | 112 display_cpu_devices(Sys_tree *tree) in display_cpu_devices()
|
H A D | io.c | 263 display_io_devices(Sys_tree *tree) in display_io_devices()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
H A D | desktop.c | 90 int error_check(Sys_tree *tree, struct system_kstat_data *kstats); 91 int disp_fail_parts(Sys_tree *tree); 92 void display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats); 93 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 100 static void dt_disp_asic_revs(Sys_tree *); 106 error_check(Sys_tree *tree, struct system_kstat_data *kstats) in error_check() 137 disp_fail_parts(Sys_tree *tree) in disp_fail_parts() 244 display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats) in display_hp_fail_fault() 255 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, in display_diaginfo() 312 dt_disp_asic_revs(Sys_tree *tree) in dt_disp_asic_revs()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl.c | 87 void display_cpu_devices(Sys_tree *tree); 89 void display_memoryconf(Sys_tree *tree); 91 void display_io_devices(Sys_tree *tree); 92 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 100 static void opl_disp_hw_revisions(Sys_tree *tree, Prom_node *root); 104 void add_node(Sys_tree *root, Prom_node *pnode); 162 display_io_devices(Sys_tree *tree) in display_io_devices() 248 display_cpu_devices(Sys_tree *tree) in display_cpu_devices() 505 display_memoryconf(Sys_tree *tree) in display_memoryconf() 662 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, in display_diaginfo() [all …]
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/ |
H A D | tazmo.c | 70 int error_check(Sys_tree *tree, struct system_kstat_data *kstats); 71 void display_memoryconf(Sys_tree *tree); 72 int disp_fail_parts(Sys_tree *tree); 73 void display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats); 74 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 80 void read_platform_kstats(Sys_tree *tree, 85 static int disp_envctrl_status(Sys_tree *, struct system_kstat_data *); 86 static void check_disk_presence(Sys_tree *, int *, int *, int *); 89 static void tazjav_disp_asic_revs(Sys_tree *); 95 error_check(Sys_tree *tree, struct system_kstat_data *kstats) in error_check() [all …]
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/javelin/common/ |
H A D | javelin.c | 70 int error_check(Sys_tree *tree, struct system_kstat_data *kstats); 71 void display_memoryconf(Sys_tree *tree); 72 int disp_fail_parts(Sys_tree *tree); 73 void display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats); 74 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 80 void read_platform_kstats(Sys_tree *tree, 86 static void tazjav_disp_asic_revs(Sys_tree *); 92 error_check(Sys_tree *tree, struct system_kstat_data *kstats) in error_check() 133 display_memoryconf(Sys_tree *tree) in display_memoryconf() 230 disp_fail_parts(Sys_tree *tree) in disp_fail_parts() [all …]
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/ |
H A D | littleneck.c | 76 int error_check(Sys_tree *tree, struct system_kstat_data *kstats); 77 void display_cpu_devices(Sys_tree *tree); 80 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 83 void display_memoryconf(Sys_tree *tree); 104 error_check(Sys_tree *tree, struct system_kstat_data *kstats) in error_check() 119 display_cpu_devices(Sys_tree *tree) in display_cpu_devices() 234 display_memoryconf(Sys_tree *tree) in display_memoryconf() 264 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, in display_diaginfo() 458 disp_fail_parts(Sys_tree *tree) in disp_fail_parts()
|
H A D | workfile.c | 36 static Board_node *littleneck_insert_board(Sys_tree *root, int board); 37 static Board_node *littleneck_find_board(Sys_tree *root, int board); 47 void add_node(Sys_tree *root, Prom_node *pnode); 402 littleneck_insert_board(Sys_tree *root, int board) in littleneck_insert_board() 445 littleneck_find_board(Sys_tree *root, int board) in littleneck_find_board() 462 add_node(Sys_tree *root, Prom_node *pnode) in add_node()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 129 void add_node(Sys_tree *, Prom_node *); 133 void display_cpu_devices(Sys_tree *tree); 135 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 137 void display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats); 139 int display_failed_parts(Sys_tree *tree); 140 void display_memoryconf(Sys_tree *tree); 147 static Board_node *serengeti_find_board(Sys_tree *root, int board, int nodeid); 148 static Board_node *serengeti_insert_board(Sys_tree *root, int board, int nid); 768 add_node(Sys_tree *root, Prom_node *pnode) in add_node() 918 display_cpu_devices(Sys_tree *tree) in display_cpu_devices() [all …]
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/ |
H A D | daktari.c | 80 void display_cpu_devices(Sys_tree *tree); 84 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 87 void display_memoryconf(Sys_tree *tree); 109 error_check(Sys_tree *tree, struct system_kstat_data *kstats) in error_check() 134 disp_fail_parts(Sys_tree *tree) in disp_fail_parts() 237 display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats) in display_hp_fail_fault() 244 display_memoryconf(Sys_tree *tree) in display_memoryconf() 276 display_cpu_devices(Sys_tree *tree) in display_cpu_devices() 591 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, in display_diaginfo()
|
H A D | workfile.c | 108 void add_node(Sys_tree *root, Prom_node *pnode); 127 static Board_node *daktari_insert_board(Sys_tree *root, int board); 128 static Board_node *daktari_find_board(Sys_tree *root, int board); 187 add_node(Sys_tree *root, Prom_node *pnode) in add_node() 343 daktari_insert_board(Sys_tree *root, int board) in daktari_insert_board() 385 daktari_find_board(Sys_tree *root, int board) in daktari_find_board()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/ |
H A D | cherrystone.c | 71 void display_cpu_devices(Sys_tree *tree); 74 void display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, 77 void display_memoryconf(Sys_tree *tree); 94 display_cpu_devices(Sys_tree *tree) in display_cpu_devices() 232 display_memoryconf(Sys_tree *tree) in display_memoryconf() 262 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, in display_diaginfo()
|
H A D | workfile.c | 51 void add_node(Sys_tree *root, Prom_node *pnode); 326 add_node(Sys_tree *root, Prom_node *pnode) in add_node()
|