Home
last modified time | relevance | path

Searched refs:TOPO_PROP_FLAG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h422 #define TOPO_PROP_FLAG "property-flag" macro
H A Dtopo_fmri.c621 rv |= nvlist_add_int32(in, TOPO_PROP_FLAG, (int32_t)flag); in topo_fmri_setprop()
H A Dhc.c1632 err |= nvlist_lookup_int32(in, TOPO_PROP_FLAG, &plp->pl_flag); in hc_fmri_prop_set()