Home
last modified time | relevance | path

Searched refs:tpi_version (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.h41 topo_version_t tpi_version; /* version of pgroup definition */ member
H A Dtopo_prop.c1155 info->tpi_version = pip->tpi_version; in topo_pgroup_info()
1224 pip->tpi_version = pinfo->tpi_version; in topo_pgroup_create()
1444 pg->tpg_info->tpi_version) != 0) in topo_prop_getpgrp()
1513 pg->tpg_info->tpi_version) != 0) in topo_prop_getprops()
H A Dtopo_mod.c1047 pgi.tpi_version = TOPO_VERSION; in topo_mod_create_ufm_slot()
1178 pgi.tpi_version = TOPO_VERSION; in topo_mod_create_ufm()
H A Dtopo_2xml.c368 (void) snprintf(version, INT32BUFSZ, "%d", pip->tpi_version); in txml_print_pgroup()
H A Dlibtopo.h370 topo_version_t tpi_version; /* version of pgroup definition */ member
H A Dtopo_xml.c760 pgi.tpi_version = gv; in pgroups_create()
1460 pgi.tpi_version = 1; in fac_process()
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c180 pgi.tpi_version = TOPO_VERSION; in smbios_make_slot()
194 pgi.tpi_version = TOPO_VERSION; in smbios_make_slot()
289 pgi.tpi_version = TOPO_VERSION; in smbios_make_dimm()
514 pgi.tpi_version = TOPO_VERSION; in smbios_enum_motherboard()
/illumos-gate/usr/src/lib/fm/topo/modules/common/shared/
H A Dtopo_sensor.c219 pgi.tpi_version = 1; in topo_sensor_create_scalar_sensor()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c483 pgi.tpi_version = 1; in ses_add_fac_common()
498 pgi.tpi_version = TOPO_VERSION; in ses_add_fac_common()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c481 pgi.tpi_version = TOPO_VERSION; in ipmi_check_entity()
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c440 buf, ipg.tpi_version, stab_lvls[ipg.tpi_namestab], in dump_pgroup()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c696 pgi.tpi_version = TOPO_VERSION; in declare_dev_and_fn()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1492 pgi.tpi_version = 1; in make_sensor_node()
2082 pgi.tpi_version = 1; in fac_prov_ipmi_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c412 pgi.tpi_version = 1; in disk_add_temp_sensor()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c515 version = pgi->tpi_version; in print_pgroup()