Searched refs:topo_prop_set_int64 (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 90 (void) topo_prop_set_int64(child, TOPO_PGROUP_STORAGE, in pci_scsi_device_create() 104 (void) topo_prop_set_int64(child, TOPO_PGROUP_STORAGE, in pci_scsi_device_create()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 172 topo_prop_set_int64;
|
H A D | topo_mod.map | 82 topo_prop_set_int64 { TYPE = FUNCTION; FLAGS = extern };
|
H A D | libtopo.h | 189 extern int topo_prop_set_int64(tnode_t *, const char *, const char *,
|
H A D | topo_prop.c | 675 topo_prop_set_int64(tnode_t *node, const char *pgname, const char *pname, in topo_prop_set_int64() function
|
H A D | topo_xml.c | 591 e = topo_prop_set_int64(ptn, gnm, pnm, flag, i64, &err); in prop_create()
|