Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c100 topo_proplist_t *pvl; in propval_get() local
105 for (pvl = topo_list_next(&pg->tpg_pvals); pvl != NULL; in propval_get()
106 pvl = topo_list_next(pvl)) { in propval_get()
508 if (pvl != NULL) { in set_seterror()
509 pv = pvl->tp_pval; in set_seterror()
1001 for (pvl = topo_list_next(&pg->tpg_list); pvl != NULL; in topo_prop_method_unregister()
1002 pvl = topo_list_next(pvl)) { in topo_prop_method_unregister()
1448 for (pvl = topo_list_next(&pg->tpg_pvals); pvl != NULL; in topo_prop_getpgrp()
1449 pvl = topo_list_next(pvl)) { in topo_prop_getpgrp()
1517 for (pvl = topo_list_next(&pg->tpg_pvals); pvl != NULL; in topo_prop_getprops()
[all …]
H A Dtopo_digraph_xml.c618 topo_proplist_t *pvl; in serialize_pgroups() local
625 for (pvl = topo_list_next(&pg->tpg_pvals); pvl != NULL; in serialize_pgroups()
626 pvl = topo_list_next(pvl)) in serialize_pgroups()
631 for (pvl = topo_list_next(&pg->tpg_pvals); pvl != NULL; in serialize_pgroups()
632 pvl = topo_list_next(pvl)) { in serialize_pgroups()
634 topo_propval_t *pv = pvl->tp_pval; in serialize_pgroups()
/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_persist.c282 nvlist_t *pvl; in libvarpd_persist_restore_instance() local
305 if (nvlist_lookup_nvlist(nvl, "vri_private", &pvl) != 0) in libvarpd_persist_restore_instance()
338 if (plugin->vpp_ops->vpo_restore(pvl, (varpd_provider_handle_t *)inst, in libvarpd_persist_restore_instance()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3926 uint32_t pvl:1; member
4083 uint32_t pvl:1; member