Searched refs:ha_nvl (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1730 nvlist_t *ha_nvl; member in struct:hc_args
1764 TOPO_METH_PRESENCE_STATE_VERSION, hap->ha_fmri, &hap->ha_nvl,
1813 if (topo_mod_nvalloc(mod, &hap->ha_nvl,
1816 if (nvlist_add_uint32(hap->ha_nvl,
1818 nvlist_free(hap->ha_nvl);
1819 hap->ha_nvl = NULL;
1846 hap->ha_nvl = NULL;
1860 if (hap->ha_nvl != NULL)
1861 *out = hap->ha_nvl;
2000 hap->ha_method_ver, hap->ha_fmri, &hap->ha_nvl,
[all...]

Completed in 85 milliseconds