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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c852 uint64_t meth_ver, is_mutable = 0, is_nonvolatile = 0; local
881 (void) xmlattr_to_int(mp, xn, Nonvolatile, &is_nonvolatile);
976 if (is_nonvolatile) {
1000 if (is_nonvolatile) {

Completed in 59 milliseconds