Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_page_arch.c41 rc = FMD_SERVICE_STATE_UNUSABLE; in cma_fmri_page_service_state()
H A Dcma_page.c223 if (rc == FMD_SERVICE_STATE_UNUSABLE) { in page_retry()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_fmri.h108 #define FMD_SERVICE_STATE_UNUSABLE 3 macro
H A Dfmd_scheme.c121 return (rv ? FMD_SERVICE_STATE_UNUSABLE : FMD_SERVICE_STATE_OK); in fmd_scheme_fmd_service_state()
H A Dfmd_asru.c555 case FMD_SERVICE_STATE_UNUSABLE: in fmd_asru_hash_recreate()
1708 if (us == FMD_SERVICE_STATE_UNUSABLE) { in fmd_asru_al_getstate()
H A Dfmd_api.c2165 rv = fmd_fmri_unusable(nvl) ? FMD_SERVICE_STATE_UNUSABLE : in fmd_nvl_fmri_service_state()
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_response.c172 FMD_SERVICE_STATE_UNUSABLE) { in uuid_cache_gc()
478 FMD_SERVICE_STATE_UNUSABLE) { in swrp_fmd2smf()
H A Dsmf_diag.c256 case FMD_SERVICE_STATE_UNUSABLE: in swde_smf_vrfy()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c604 service_state = FMD_SERVICE_STATE_UNUSABLE; in dev_fmri_service_state()
610 service_state = FMD_SERVICE_STATE_UNUSABLE; in dev_fmri_service_state()
H A Dsvc.c789 *ret = FMD_SERVICE_STATE_UNUSABLE; in svc_get_state()
900 state == FMD_SERVICE_STATE_UNUSABLE)) != 0) { in svc_fmri_unusable()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c680 FMD_SERVICE_STATE_UNUSABLE; in service_state_strands()
785 rc = FMD_SERVICE_STATE_UNUSABLE; in ntv_page_service_state()