Searched refs:RANK (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_intel.c | 60 { PGNAME(RANK), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 }; 113 if (topo_node_range_create(mod, dnode, RANK, rank, in mc_add_ranks() 121 RANK, rank, NULL, auth, part, rev, serial); in mc_add_ranks() 127 if ((rnode = topo_node_bind(mod, dnode, RANK, rank, in mc_add_ranks() 155 (void) nvprop_add(mod, nvp, PGNAME(RANK), rnode); in mc_add_ranks()
|
H A D | chip_amd.c | 54 { PGNAME(RANK), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 }; 444 (void) topo_prop_set_uint64(ranknode, PGNAME(RANK), "size", in amd_rank_create() 447 (void) topo_prop_set_string(ranknode, PGNAME(RANK), "csname", in amd_rank_create() 450 (void) topo_prop_set_uint64(ranknode, PGNAME(RANK), "csnum", in amd_rank_create()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 82 #define RANK "rank" macro
|
H A D | hc.c | 185 { RANK, TOPO_STABILITY_PRIVATE },
|