Searched refs:tpi_name (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.h40 char *tpi_name; /* property group name */ member in struct:topo_ipgroup_info
H A Dtopo_prop.c84 if (strcmp(pg->tpg_info->tpi_name, pgname) == 0) {
985 if (strcmp(pg->tpg_info->tpi_name, pgname) == 0) {
1133 if (strcmp(pgname, pg->tpg_info->tpi_name) == 0) {
1139 if ((info->tpi_name =
1140 topo_hdl_strdup(thp, pip->tpi_name)) == NULL) {
1167 if (pip->tpi_name != NULL)
1168 topo_hdl_strfree(thp, (char *)pip->tpi_name);
1195 if (strcmp(pg->tpg_info->tpi_name, pinfo->tpi_name) == 0) {
1212 if ((pip->tpi_name
[all...]
H A Dlibtopo.h346 const char *tpi_name; /* property group name */ member in struct:topo_pgroup_info
H A Dtopo_xml.c814 pgi.tpi_name = gnm;
1533 pgi.tpi_name = TOPO_PGROUP_FACILITY;
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_fac.c341 pgi.tpi_name = TOPO_PGROUP_FACILITY;
/osnet-11/usr/src/lib/fm/topo/modules/common/ipmi/common/
H A Dipmi_enum.c360 pgi.tpi_name = TOPO_PGROUP_IPMI;
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c939 txarray[i].tx_tprop, txarray[i].tx_tpgroup->tpi_name);
941 txarray[i].tx_diprop, txarray[i].tx_tpgroup->tpi_name,
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses_facility.c475 pgi.tpi_name = TOPO_PGROUP_FACILITY;
490 pgi.tpi_name = TOPO_PGROUP_SES;
/osnet-11/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/common/
H A Dfac_prov_ipmi.c1516 pgi.tpi_name = TOPO_PGROUP_FACILITY;
2009 pgi.tpi_name = TOPO_PGROUP_IPMI;

Completed in 614 milliseconds