Searched refs:topo_walk_init (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 222 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, dl_fault_walk_outer, in dl_examine_topo()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 230 topo_walk_init;
|
H A D | topo_snap.c | 440 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, in topo_snap_hold() 566 topo_walk_init(topo_hdl_t *thp, const char *scheme, topo_walk_cb_t cb_f, in topo_walk_init() function
|
H A D | libtopo.h | 90 extern topo_walk_t *topo_walk_init(topo_hdl_t *, const char *, topo_walk_cb_t,
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 204 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, dt_analyze_disk, in dt_timeout()
|
/illumos-gate/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 259 twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, do_slot_mapping_cb, pciex, in do_slot_mapping()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 307 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, st_check_component, in st_timeout()
|
/illumos-gate/usr/src/cmd/diskinfo/ |
H A D | diskinfo.c | 229 wp = topo_walk_init(hp, FM_FMRI_SCHEME_HC, disk_walker, pp, &e); in populate_physical()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | topo_gather.c | 756 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, gather_topo_cfg, in update_configuration_from_topo()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1093 if ((twp = topo_walk_init(thp, FM_FMRI_SCHEME_HC, slt_process_ses_log, in slt_timeout()
|
/illumos-gate/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 1010 if ((twp = topo_walk_init(thp, opt_s, walk_node, NULL, &err)) in walk_topo()
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 750 if ((twp = topo_walk_init(Eft_topo_hdl, FM_FMRI_SCHEME_HC, cfgcollect, in platform_config_snapshot()
|