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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_2xml.c113 case TOPO_TYPE_INT32: {
H A Dtopo_prop.c220 case TOPO_TYPE_INT32:
396 return (prop_getval(node, pgname, pname, (void *)val, TOPO_TYPE_INT32,
580 case TOPO_TYPE_INT32:
660 return (topo_prop_set(node, pgname, pname, TOPO_TYPE_INT32, flag,
H A Dlibtopo.h336 TOPO_TYPE_INT32, /* int32_t */ enumerator in enum:__anon2499
H A Dtopo_xml.c161 rv = TOPO_TYPE_INT32;
211 case TOPO_TYPE_INT32:
534 case TOPO_TYPE_INT32:
584 case TOPO_TYPE_INT32:
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c109 type = TOPO_TYPE_INT32;
275 case TOPO_TYPE_INT32: tstr = "int32"; break;
627 case TOPO_TYPE_INT32:
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c386 case TOPO_TYPE_INT32: type = "int32"; break;

Completed in 80 milliseconds