Home
last modified time | relevance | path

Searched refs:topo_prop_set_uint32_array (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers178 topo_prop_set_uint32_array;
H A Dtopo_mod.map87 topo_prop_set_uint32_array { TYPE = FUNCTION; FLAGS = extern };
H A Dlibtopo.h201 extern int topo_prop_set_uint32_array(tnode_t *, const char *, const char *,
H A Dtopo_prop.c721 topo_prop_set_uint32_array(tnode_t *node, const char *pgname, const char *pname, in topo_prop_set_uint32_array() function
H A Dtopo_xml.c607 e = topo_prop_set_uint32_array(ptn, gnm, pnm, flag, ui32arr, in prop_create()
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c114 nelem > 0 && topo_prop_set_uint32_array(node, pgname, pname, in nvprop_add()
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c886 e = topo_prop_set_uint32_array(tn, tpgrp, tpnm, TOPO_PROP_IMMUTABLE, in AADDR_set()