Searched refs:STRAND (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip.c | 78 { PGNAME(STRAND), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 }; 280 nerr -= add_nvlist_longprops(mod, strand, cpu, PGNAME(STRAND), NULL, in create_strand() 304 perr += topo_prop_set_string(strand, PGNAME(STRAND), in create_strand() 306 perr += topo_prop_set_string(strand, PGNAME(STRAND), in create_strand() 308 perr += topo_prop_set_string(strand, PGNAME(STRAND), in create_strand()
|
H A D | chip_subr.c | 541 if (strcmp(topo_node_name(node), STRAND) != 0) in strand_walker() 544 if (topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CHIP_ID, in strand_walker() 546 topo_prop_get_int32(node, PGNAME(STRAND), STRAND_CORE_ID, in strand_walker()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 46 #define STRAND "strand" macro
|
H A D | hc.c | 196 { STRAND, TOPO_STABILITY_PRIVATE },
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_walker.c | 68 {pi_enum_cpu, STRAND}, 85 {pi_cpu_methods, STRAND},
|
H A D | pi_meth.c | 141 strcmp(topo_node_name(node), STRAND) != 0) in cpu_walker()
|
/titanic_44/usr/src/cmd/fm/dicts/ |
H A D | SUN4U.po | 3748 msgstr "The number of errors associated with this STRAND has exceeded acceptable levels. Refer to … 3750 msgstr "An attempt will be made to remove the affected STRAND from service." 3752 msgstr "The system will not be functioning at the same performance level with the STRAND removal." 3754 msgstr "Schedule a repair procedure to replace the affected STRAND. Use fmdump -v -u <EVENT_ID>\nt… 3812 msgstr "The number of errors associated with this STRAND has exceeded acceptable levels. Refer to … 3814 msgstr "An attempt will be made to remove the affected STRAND from service." 3816 msgstr "The system will not be functioning at the same performance level with the STRAND removal." 3818 msgstr "Schedule a repair procedure to replace the affected STRAND. Use fmdump -v -u <EVENT_ID>\nt…
|