Searched defs:nmstab (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c693 char *nmstab, *dstab; local
711 INV_PGRP_NMSTAB, &nmstab);
720 nmstab = TOPO_STABSTR_PRIVATE;
745 pgi.tpi_namestab = topo_name2stability(nmstab);
1024 topo_stability_t nmstab, dstab; local
1045 if (xmlattr_to_stab(mp, pxn, Namestab, &nmstab) < 0) {
1070 e |= nvlist_add_uint32(pgnvl, INV_PGRP_NMSTAB, nmstab);

Completed in 62 milliseconds