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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.h113 #define FMD_ASRU_REPLACED 3 /* asru replaced */ macro
H A Dfmd_asru.c588 alp->al_reason = FMD_ASRU_REPLACED;
738 fara.fara_reason = FMD_ASRU_REPLACED;
1322 if (farap->fara_reason == FMD_ASRU_REPLACED &&
1465 (status & FM_SUSPECT_REPLACED) ? FMD_ASRU_REPLACED :
1511 boolean_t replaced = (alp->al_reason == FMD_ASRU_REPLACED);
1680 if (alp->al_reason < FMD_ASRU_REPLACED)
1681 alp->al_reason = FMD_ASRU_REPLACED;
H A Dfmd_rpc_adm.c537 fmd_adm_do_repair(name, req, &err, FMD_ASRU_REPLACED, NULL);
H A Dfmd_case.c336 else if (alp->al_reason == FMD_ASRU_REPLACED)
565 else if (alp->al_reason == FMD_ASRU_REPLACED)

Completed in 71 milliseconds