Searched refs:TOPO_TYPE_INT32_ARRAY (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c264 case TOPO_TYPE_INT32_ARRAY: {
453 TOPO_TYPE_INT32_ARRAY, nelem, err));
608 case TOPO_TYPE_INT32_ARRAY:
716 return (topo_prop_set(node, pgname, pname, TOPO_TYPE_INT32_ARRAY, flag,
H A Dtopo_xml.c173 rv = TOPO_TYPE_INT32_ARRAY;
243 case TOPO_TYPE_INT32_ARRAY:
298 case TOPO_TYPE_INT32_ARRAY:
552 case TOPO_TYPE_INT32_ARRAY:
602 case TOPO_TYPE_INT32_ARRAY:
H A Dlibtopo.h344 TOPO_TYPE_INT32_ARRAY, /* array of int32_t */ enumerator in enum:__anon2499
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c392 case TOPO_TYPE_INT32_ARRAY: type = "int32[]"; break;
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c282 case TOPO_TYPE_INT32_ARRAY: tstr = "int32[]"; break;

Completed in 61 milliseconds