Home
last modified time | relevance | path

Searched refs:FM_PHYSCPU_INFO_CHIP_IDENTSTR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddevfm.h133 #define FM_PHYSCPU_INFO_CHIP_IDENTSTR "chip_identstr" macro
/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c216 FM_PHYSCPU_INFO_CHIP_IDENTSTR, DATA_TYPE_STRING, idstr, in populate_cpu()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c190 if (nvlist_lookup_string(cpu, FM_PHYSCPU_INFO_CHIP_IDENTSTR, in create_node()
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c527 if (nvlist_lookup_string(cpu_nvl, FM_PHYSCPU_INFO_CHIP_IDENTSTR, in topo_zen_map_common_chip_info()