Home
last modified time | relevance | path

Searched refs:topo_walk_t (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c375 topo_walk_t *twp; in topo_snap_hold()
426 topo_walk_t *twp; in topo_snap_destroy()
495 topo_walk_t *
500 topo_walk_t *wp; in topo_walk_init()
525 step_child(tnode_t *cnp, topo_walk_t *wp, int flag, int bottomup) in step_child()
554 step_sibling(tnode_t *cnp, topo_walk_t *wp, int flag, int bottomup) in step_sibling()
583 topo_walk_byid(topo_walk_t *wp, const char *name, topo_instance_t inst) in topo_walk_byid()
606 topo_walk_bysibling(topo_walk_t *wp, const char *name, topo_instance_t inst) in topo_walk_bysibling()
625 topo_walk_step(topo_walk_t *wp, int flag) in topo_walk_step()
682 topo_walk_fini(topo_walk_t *wp) in topo_walk_fini()
[all …]
H A Dtopo_tree.h85 topo_walk_t *tt_walk; /* private walker */
140 extern int topo_walk_bottomup(topo_walk_t *, int);
141 extern topo_walk_t *topo_node_walk_init(topo_hdl_t *, topo_mod_t *, tnode_t *,
H A Dtopo_subr.h136 extern int topo_walk_byid(topo_walk_t *wp, const char *name, topo_instance_t);
137 extern int topo_walk_bysibling(topo_walk_t *wp, const char *name,
H A Dtopo_tree.c98 if ((tp->tt_walk = topo_mod_zalloc(mod, sizeof (topo_walk_t))) == NULL) in topo_tree_create()
135 topo_mod_free(mod, tp->tt_walk, sizeof (topo_walk_t)); in topo_tree_destroy()
H A Dlibtopo.h41 typedef struct topo_walk topo_walk_t; typedef
69 extern topo_walk_t *topo_walk_init(topo_hdl_t *, const char *, topo_walk_cb_t,
71 extern int topo_walk_step(topo_walk_t *, int);
72 extern void topo_walk_fini(topo_walk_t *);
H A Dtopo_node.c794 topo_walk_t *
799 topo_walk_t *wp; in topo_node_walk_init()
803 if ((wp = topo_hdl_zalloc(thp, sizeof (topo_walk_t))) == NULL) { in topo_node_walk_init()
820 topo_hdl_free(thp, wp, sizeof (topo_walk_t)); in topo_node_walk_init()
H A Dtopo_mod.h110 extern topo_walk_t *topo_mod_walk_init(topo_mod_t *, tnode_t *,
H A Dtopo_mod.c886 topo_walk_t *
890 topo_walk_t *wp; in topo_mod_walk_init()
H A Dhc.c1243 topo_walk_t *hcw_wp;
1317 topo_walk_t *wp = hwp->hcw_wp; in hc_walk_sibling()
1466 topo_walk_t *wp; in hc_walk_init()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c70 static topo_walk_t *(*_topo_walk_init)(topo_hdl_t *, const char *,
72 static int (*_topo_walk_step)(topo_walk_t *, int);
73 static void (*_topo_walk_fini)(topo_walk_t *);
218 _topo_walk_init = (topo_walk_t *(*)()) in libzfs_init_fru()
262 topo_walk_t *twp; in libzfs_fru_refresh()
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.c322 topo_walk_t *twp; in init_mb()
395 topo_walk_t *twp; in cmd_find_dimm_by_sn()
476 topo_walk_t *twp; in cmd_find_cpu_rsc_by_sn()
545 topo_walk_t *twp; in cmd_find_mem_rsc_by_sn()
H A Dcmd_branch.c212 topo_walk_t *twp; in branch_dimmlist_create()
259 topo_walk_t *twp; in fru_by_label()
644 topo_walk_t *twp; in branch_exist()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c193 topo_walk_t *wp; in platform_pci_fru_location()
/titanic_41/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c219 topo_walk_t *twp = NULL; in dl_examine_topo()
/titanic_41/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_filter.c125 topo_walk_t *twp; /* topo walk handle */ in etm_pciexrc_init()
/titanic_41/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c193 topo_walk_t *twp; in dt_timeout()
/titanic_41/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c288 topo_walk_t *twp; in st_timeout()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c197 topo_walk_t *twp; in walk_cpus()
/titanic_41/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_dimm.c424 topo_walk_t *twp; in gmem_find_dimm_by_sn()
H A Dgmem_memerr.c138 topo_walk_t *twp; in gmem_find_fault_fru()
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c749 topo_walk_t *twp; in update_configuration_from_topo()
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c666 topo_walk_t *twp; in init_auth()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c587 topo_walk_t *twp; in walk_strands()
/titanic_41/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c1074 topo_walk_t *twp; in slt_timeout()
/titanic_41/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c958 topo_walk_t *twp; in walk_topo()

12