Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h221 extern nvlist_t *namevalpr_to_nvlist(namevalpr_t *nvprp);
H A Ddiskmon_conf.c164 namevalpr_to_nvlist(namevalpr_t *nvprp) in namevalpr_to_nvlist() function
398 cdp->props = namevalpr_to_nvlist(nvp); in new_cfgdata()
H A Dtopo_gather.c688 dmap_nvl = namevalpr_to_nvlist(&nvpr); in topo_add_bay()