Home
last modified time | relevance | path

Searched refs:topo_prop_set_int32 (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers171 topo_prop_set_int32;
H A Dtopo_mod.map80 topo_prop_set_int32 { TYPE = FUNCTION; FLAGS = extern };
H A Dlibtopo.h185 extern int topo_prop_set_int32(tnode_t *, const char *, const char *, int,
H A Dtopo_prop.c659 topo_prop_set_int32(tnode_t *node, const char *pgname, const char *pname, in topo_prop_set_int32() function
H A Dtopo_xml.c585 e = topo_prop_set_int32(ptn, gnm, pnm, flag, i32, &err); in prop_create()
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c116 (void) topo_prop_set_int32(child, TOPO_PGROUP_STORAGE, in pci_scsi_device_create()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_amd.c784 if (topo_prop_set_int32(mcnode, PGNAME(MCT), MCT_PROCNODE_ID, in amd_mc_create()
H A Dchip_subr.c183 if (topo_prop_set_int32(node, pgname, pname, in add_nvlist_longprop()