Searched refs:STRAND (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h46 #define STRAND "strand" macro
H A Dhc.c194 { STRAND, TOPO_STABILITY_PRIVATE },
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c78 { PGNAME(STRAND), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
280 nerr -= add_nvlist_longprops(mod, strand, cpu, PGNAME(STRAND), NULL,
304 perr += topo_prop_set_string(strand, PGNAME(STRAND),
306 perr += topo_prop_set_string(strand, PGNAME(STRAND),
308 perr += topo_prop_set_string(strand, PGNAME(STRAND),
H A Dchip_subr.c541 if (strcmp(topo_node_name(node), STRAND) != 0)
544 if (topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CHIP_ID,
546 topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CORE_ID,
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_walker.c68 {pi_enum_cpu, STRAND},
85 {pi_cpu_methods, STRAND},
H A Dpi_meth.c141 strcmp(topo_node_name(node), STRAND) != 0)

Completed in 67 milliseconds