Searched refs:topo_prop_set_string_array (Results  1 – 12 of 12) sorted by relevance
| /illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/ | 
| H A D | topo_dimm.c | 791 	if (topo_prop_set_string_array(dimm, TOPO_PGROUP_DIMM_COMPONENTS, prop,  in dimm_comp_mfg_common_ids()833 	if (topo_prop_set_string_array(dimm, TOPO_PGROUP_DIMM_COMPONENTS, prop,  in dimm_comp_mfg_common_strings()
 890 	if (topo_prop_set_string_array(dimm, TOPO_PGROUP_DIMM_COMPONENTS, prop,  in dimm_comp_mfg_common_type()
 1237 	if (topo_prop_set_string_array(dimm, pg, TOPO_PROP_DIMM_COMP,  in topo_dimm_add_comps()
 
 | 
| /illumos-gate/usr/src/lib/fm/topo/libtopo/common/ | 
| H A D | mapfile-vers | 211 	topo_prop_set_string_array;
 | 
| H A D | topo_mod.map | 108 	topo_prop_set_string_array	{ TYPE = FUNCTION; FLAGS = extern };
 | 
| H A D | libtopo.h | 251 extern int topo_prop_set_string_array(tnode_t *, const char *, const char *,
 | 
| H A D | topo_prop.c | 751 topo_prop_set_string_array(tnode_t *node, const char *pgname, const char *pname,  in topo_prop_set_string_array()  function1641 			ret = topo_prop_set_string_array(tn, grp->tpi_name,  in topo_create_props()
 
 | 
| H A D | topo_xml.c | 629 		e = topo_prop_set_string_array(ptn, gnm, pnm, flag,  in prop_create()
 | 
| /illumos-gate/usr/src/lib/fm/topo/modules/common/usb/ | 
| H A D | topo_usb.c | 1232 	if (i > 0 && topo_prop_set_string_array(tn, TOPO_PGROUP_USB_PORT,  in topo_usb_port_properties()1260 	if (i > 0 && topo_prop_set_string_array(tn, TOPO_PGROUP_USB_PORT,  in topo_usb_port_properties()
 1273 	if (i > 0 && topo_prop_set_string_array(tn, TOPO_PGROUP_USB_PORT,  in topo_usb_port_properties()
 1634 		rval = topo_prop_set_string_array(tn, TOPO_PGROUP_USB_PROPS,  in topo_usb_enum_lport()
 
 | 
| /illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ | 
| H A D | ses.c | 1339 				(void) topo_prop_set_string_array(child,  in ses_create_disk()1415 	err = topo_prop_set_string_array(tn, TOPO_PGROUP_SES,  in ses_add_bay_props()
 1712 			    topo_prop_set_string_array(tnode, TOPO_PGROUP_SMP,  in ses_set_expander_props()
 1778 			    topo_prop_set_string_array(tnode, TOPO_PGROUP_SES,  in ses_set_expander_props()
 2458 	if (topo_prop_set_string_array(tn, TOPO_PGROUP_SES,  in ses_create_subchassis()
 3045 	if (topo_prop_set_string_array(tn, TOPO_PGROUP_SES,  in ses_create_chassis()
 
 | 
| /illumos-gate/usr/src/lib/fm/topo/modules/common/zen/ | 
| H A D | topo_zen_tn.c | 196 	if (nflags > 0 && topo_prop_set_string_array(tn, TOPO_PGROUP_CACHE,  in topo_zen_build_cache()
 | 
| /illumos-gate/usr/src/lib/fm/topo/modules/common/disk/ | 
| H A D | disk_nvme.c | 240 	if (path != NULL && topo_prop_set_string_array(tn, TOPO_PGROUP_IO,  in disk_nvme_common_io()
 | 
| H A D | disk_common.c | 200 	    topo_prop_set_string_array(dtn, TOPO_PGROUP_IO, TOPO_IO_PHYS_PATH,  in disk_set_props()
 | 
| /illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/ | 
| H A D | fac_prov_ipmi.c | 1518 	if (topo_prop_set_string_array(fnode, TOPO_PGROUP_FACILITY,  in make_sensor_node()
 |