Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1464 nvlist_t *pl_args; member
1478 plp->pl_args, &plp->pl_prop, &err); in hc_prop_get()
1510 if ((err = nvlist_lookup_nvlist(in, TOPO_PROP_PARGS, &plp->pl_args)) in hc_fmri_prop_get()
1516 plp->pl_args = NULL; in hc_fmri_prop_get()
1608 plp->pl_flag, plp->pl_args, &err); in hc_prop_setprop()
1641 if ((err = nvlist_lookup_nvlist(in, TOPO_PROP_PARGS, &plp->pl_args)) in hc_fmri_prop_set()
1646 plp->pl_args = NULL; in hc_fmri_prop_set()