Searched refs:topo_prop_set_uint32_array (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | libtopo.h | 201 extern int topo_prop_set_uint32_array(tnode_t *, const char *, const char *,
|
H A D | topo_prop.c | 721 topo_prop_set_uint32_array(tnode_t *node, const char *pgname, const char *pname, function
|
H A D | topo_xml.c | 607 e = topo_prop_set_uint32_array(ptn, gnm, pnm, flag, ui32arr,
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 114 nelem > 0 && topo_prop_set_uint32_array(node, pgname, pname,
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.c | 886 e = topo_prop_set_uint32_array(tn, tpgrp, tpnm, TOPO_PROP_IMMUTABLE,
|
Completed in 91 milliseconds