Searched refs:ha_fmri (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 1668 nvlist_t *ha_fmri; member 1702 TOPO_METH_PRESENT_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_present() 1722 if (hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_present() 1724 hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_present() 1758 hap->ha_fmri = in; in hc_fmri_present() 1760 if ((hwp = hc_walk_init(mod, node, hap->ha_fmri, hc_is_present, in hc_fmri_present() 1795 TOPO_METH_REPLACED_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_replaced() 1810 TOPO_METH_PRESENT_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_replaced() 1829 rval = hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_replaced() 1832 rval = hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_replaced() [all …]
|