Home
last modified time | relevance | path

Searched refs:tpi_datastab (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.h42 topo_stability_t tpi_datastab; /* stability of all property values */ member
H A Dtopo_prop.c1148 info->tpi_datastab = pip->tpi_datastab; in topo_pgroup_info()
1217 pip->tpi_datastab = pinfo->tpi_datastab; in topo_pgroup_create()
1436 topo_stability2name(pg->tpg_info->tpi_datastab)) != 0 || in topo_prop_getpgrp()
1505 topo_stability2name(pg->tpg_info->tpi_datastab)) != 0 || in topo_prop_getprops()
H A Dtopo_2xml.c238 datastab = topo_stability2name(pip->tpi_datastab); in txml_print_pgroup()
H A Dlibtopo.h324 topo_stability_t tpi_datastab; /* stability of all property values */ member
H A Dtopo_xml.c746 pgi.tpi_datastab = topo_name2stability(dstab); in pgroups_create()
1442 pgi.tpi_datastab = TOPO_STABILITY_PRIVATE; in fac_process()
/titanic_44/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c472 pgi.tpi_datastab = TOPO_STABILITY_PRIVATE; in ses_add_fac_common()
487 pgi.tpi_datastab = TOPO_STABILITY_PRIVATE; in ses_add_fac_common()
/titanic_44/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c306 pgi.tpi_datastab = TOPO_STABILITY_PRIVATE; in ipmi_check_entity()
/titanic_44/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c440 stab_lvls[ipg.tpi_datastab]); in dump_pgroup()
/titanic_44/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1274 pgi.tpi_datastab = TOPO_STABILITY_PRIVATE; in make_sensor_node()
1767 pgi.tpi_datastab = TOPO_STABILITY_PRIVATE; in fac_prov_ipmi_enum()
/titanic_44/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c492 dstab = (char *)topo_stability2name(pgi->tpi_datastab); in print_pgroup()