Home
last modified time | relevance | path

Searched refs:STRAND (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c80 { PGNAME(STRAND), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
296 nerr -= add_nvlist_longprops(mod, strand, cpu, PGNAME(STRAND), NULL, in create_strand()
320 perr += topo_prop_set_string(strand, PGNAME(STRAND), in create_strand()
322 perr += topo_prop_set_string(strand, PGNAME(STRAND), in create_strand()
324 perr += topo_prop_set_string(strand, PGNAME(STRAND), in create_strand()
H A Dchip_subr.c543 if (strcmp(topo_node_name(node), STRAND) != 0) in strand_walker()
546 if (topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CHIP_ID, in strand_walker()
548 topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CORE_ID, in strand_walker()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h51 #define STRAND "strand" macro
H A Dhc.c209 { STRAND, TOPO_STABILITY_PRIVATE },
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen_tn.c256 tn = topo_zen_create_tn(mod, sock, zt_core->ztcore_tn, tid, STRAND); in topo_zen_build_strand()
345 if (topo_node_range_create(mod, zt_core->ztcore_tn, STRAND, 0, in topo_zen_build_core()