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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c296 case TOPO_TYPE_INT64_ARRAY: {
469 TOPO_TYPE_INT64_ARRAY, nelem, err));
616 case TOPO_TYPE_INT64_ARRAY:
732 return (topo_prop_set(node, pgname, pname, TOPO_TYPE_INT64_ARRAY, flag,
H A Dtopo_xml.c177 rv = TOPO_TYPE_INT64_ARRAY;
245 case TOPO_TYPE_INT64_ARRAY:
336 case TOPO_TYPE_INT64_ARRAY:
559 case TOPO_TYPE_INT64_ARRAY:
610 case TOPO_TYPE_INT64_ARRAY:
H A Dlibtopo.h346 TOPO_TYPE_INT64_ARRAY, /* array of int64_t */ enumerator in enum:__anon2499
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c394 case TOPO_TYPE_INT64_ARRAY: type = "int64[]"; break;
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c284 case TOPO_TYPE_INT64_ARRAY: tstr = "int64[]"; break;

Completed in 78 milliseconds