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 D | mapfile-vers | 171 topo_prop_set_int32;
|
H A D | topo_mod.map | 80 topo_prop_set_int32 { TYPE = FUNCTION; FLAGS = extern };
|
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 | 659 topo_prop_set_int32(tnode_t *node, const char *pgname, const char *pname, in topo_prop_set_int32() function
|
H A D | topo_xml.c | 585 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 D | pcibus_hba.c | 116 (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 D | chip_amd.c | 784 if (topo_prop_set_int32(mcnode, PGNAME(MCT), MCT_PROCNODE_ID, in amd_mc_create()
|
H A D | chip_subr.c | 183 if (topo_prop_set_int32(node, pgname, pname, in add_nvlist_longprop()
|