Searched refs:TOPO_TYPE_INT64 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_2xml.c135 case TOPO_TYPE_INT64: {
H A Dtopo_prop.c228 case TOPO_TYPE_INT64:
412 return (prop_getval(node, pgname, pname, (void *)val, TOPO_TYPE_INT64,
588 case TOPO_TYPE_INT64:
676 return (topo_prop_set(node, pgname, pname, TOPO_TYPE_INT64, flag,
H A Dlibtopo.h338 TOPO_TYPE_INT64, /* int64_t */ enumerator in enum:__anon2499
H A Dtopo_xml.c165 rv = TOPO_TYPE_INT64;
221 case TOPO_TYPE_INT64:
540 case TOPO_TYPE_INT64:
590 case TOPO_TYPE_INT64:
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c113 type = TOPO_TYPE_INT64;
277 case TOPO_TYPE_INT64: tstr = "int64"; break;
651 case TOPO_TYPE_INT64:
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c388 case TOPO_TYPE_INT64: type = "int64"; break;

Completed in 101 milliseconds