Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c333 case TOPO_TYPE_STRING_ARRAY: { in prop_getval()
491 TOPO_TYPE_STRING_ARRAY, nelem, err)); in topo_prop_get_string_array()
630 case TOPO_TYPE_STRING_ARRAY: in topo_prop_set()
754 return (topo_prop_set(node, pgname, pname, TOPO_TYPE_STRING_ARRAY, flag, in topo_prop_set_string_array()
1638 case TOPO_TYPE_STRING_ARRAY: { in topo_create_props()
H A Dtopo_xml.c200 rv = TOPO_TYPE_STRING_ARRAY; in xmlattr_to_type()
272 case TOPO_TYPE_STRING_ARRAY: in xlate_common()
364 case TOPO_TYPE_STRING_ARRAY: in xlate_common()
573 case TOPO_TYPE_STRING_ARRAY: in prop_create()
628 case TOPO_TYPE_STRING_ARRAY: in prop_create()
H A Dtopo_2xml.c307 case TOPO_TYPE_STRING_ARRAY: { in txml_print_prop()
H A Dlibtopo.h393 TOPO_TYPE_STRING_ARRAY, /* array of const char* */ enumerator
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen_tn.c191 TOPO_PGROUP_CACHE_TYPES, TOPO_TYPE_STRING_ARRAY, types, ntypes, in topo_zen_build_cache()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1920 TOPO_TYPE_STRING_ARRAY) != 0 || in ipmi_entity()
1984 TOPO_TYPE_STRING_ARRAY) != 0 || in dimm_ipmi_entity()
2056 TOPO_TYPE_STRING_ARRAY) != 0 || in cs_ipmi_entity()
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c397 case TOPO_TYPE_STRING_ARRAY: type = "string[]"; break; in dump_propval()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c296 case TOPO_TYPE_STRING_ARRAY: tstr = "string[]"; break; in print_prop_nameval()