Searched refs:topo_prop_set_int32 (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 116 (void) topo_prop_set_int32(child, TOPO_PGROUP_STORAGE,
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | libtopo.h | 185 extern int topo_prop_set_int32(tnode_t *, const char *, const char *, int,
|
H A D | topo_prop.c | 657 topo_prop_set_int32(tnode_t *node, const char *pgname, const char *pname, function
|
H A D | topo_xml.c | 585 e = topo_prop_set_int32(ptn, gnm, pnm, flag, i32, &err);
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 183 if (topo_prop_set_int32(node, pgname, pname,
|
H A D | chip_amd.c | 783 if (topo_prop_set_int32(mcnode, PGNAME(MCT), MCT_PROCNODE_ID, 785 whinge(mod, nerrp, "mc_create: topo_prop_set_int32 failed to"
|
Completed in 78 milliseconds