Home
last modified time | relevance | path

Searched refs:ETOPO_METHOD_NOTSUP (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c111 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_nvl2str()
147 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_str2nvl()
187 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_present()
215 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_replaced()
243 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_contains()
279 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_unusable()
305 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_retire()
333 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_unretire()
363 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_service_state()
390 return (set_error(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_expand()
[all …]
H A Dtopo_method.c270 *err = ETOPO_METHOD_NOTSUP; in topo_method_call()
397 return (topo_mod_seterrno(mod, ETOPO_METHOD_NOTSUP)); in topo_method_sensor_failure()
401 return (topo_mod_seterrno(mod, ETOPO_METHOD_NOTSUP)); in topo_method_sensor_failure()
H A Dhc.c1286 if (err == ETOPO_METHOD_NOTSUP) { in hc_match()
1764 if (err != ETOPO_METHOD_NOTSUP) in hc_is_present()
1856 if (err != ETOPO_METHOD_NOTSUP) in hc_is_replaced()
1871 if (err != ETOPO_METHOD_NOTSUP) in hc_is_replaced()
H A Dlibtopo.h262 ETOPO_METHOD_NOTSUP, /* method not supported */ enumerator
H A Dtopo_prop.c938 ETOPO_METHOD_NOTSUP)); /* node unlocked */ in topo_prop_method_register()
957 ETOPO_METHOD_NOTSUP)); /* node unlocked */ in topo_prop_method_version_register()
/titanic_44/usr/src/cmd/fm/schemes/mem/
H A Dmem.c165 if (err != ETOPO_METHOD_NOTSUP) in fmd_fmri_expand()
238 if (err != ETOPO_METHOD_NOTSUP) in fmd_fmri_present()
338 if (err != ETOPO_METHOD_NOTSUP) in fmd_fmri_replaced()
429 if (err != ETOPO_METHOD_NOTSUP) in fmd_fmri_contains()
478 if (err1 != ETOPO_METHOD_NOTSUP) in fmd_fmri_unusable()
/titanic_44/usr/src/cmd/fm/schemes/cpu/
H A Dcpu.c165 if (err != ETOPO_METHOD_NOTSUP) in fmd_fmri_expand()
222 if (err != ETOPO_METHOD_NOTSUP) in fmd_fmri_present()
275 if (err != ETOPO_METHOD_NOTSUP) in fmd_fmri_replaced()
333 if (err != ETOPO_METHOD_NOTSUP) in fmd_fmri_unusable()
/titanic_44/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c121 if (err == ETOPO_METHOD_NOTSUP) { in st_check_component()
/titanic_44/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c133 ETOPO_METHOD_NOTSUP)); in ipmi_present()
/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c642 case ETOPO_METHOD_NOTSUP: in fmev_shdl_nvl2str()
/titanic_44/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c854 } else if (err != ETOPO_METHOD_NOTSUP) in walk_node()