Searched refs:ha_fmri (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 1722 nvlist_t *ha_fmri; member 1756 TOPO_METH_PRESENT_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_present() 1776 if (hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_present() 1778 hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_present() 1812 hap->ha_fmri = in; in hc_fmri_present() 1814 if ((hwp = hc_walk_init(mod, node, hap->ha_fmri, hc_is_present, in hc_fmri_present() 1849 TOPO_METH_REPLACED_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_replaced() 1864 TOPO_METH_PRESENT_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_replaced() 1883 rval = hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_replaced() 1886 rval = hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_replaced() [all …]
|