Searched refs:topo_prop_set_int64 (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 90 (void) topo_prop_set_int64(child, TOPO_PGROUP_STORAGE, 104 (void) topo_prop_set_int64(child, TOPO_PGROUP_STORAGE,
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | libtopo.h | 189 extern int topo_prop_set_int64(tnode_t *, const char *, const char *,
|
H A D | topo_prop.c | 673 topo_prop_set_int64(tnode_t *node, const char *pgname, const char *pname, function
|
H A D | topo_xml.c | 591 e = topo_prop_set_int64(ptn, gnm, pnm, flag, i64, &err);
|
Completed in 75 milliseconds