Home
last modified time | relevance | path

Searched refs:FM_SUSPECT_REPLACED (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fm/
H A Dprotocol.h107 #define FM_SUSPECT_REPLACED 0x20 macro
/titanic_44/usr/src/cmd/fm/fmdump/common/
H A Dfault.c121 else if (ba[i] & FM_SUSPECT_REPLACED) in flt_verb1()
/titanic_44/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c789 FM_SUSPECT_REPAIRED | FM_SUSPECT_REPLACED | in extract_record_info()
1034 else if (status & FM_SUSPECT_REPLACED) in print_fru_status()
1061 } else if (status & FM_SUSPECT_REPLACED) in print_rsrc_status()
1452 else if (status & FM_SUSPECT_REPLACED) in print_fru()
/titanic_44/usr/src/lib/fm/libfmd_snmp/common/
H A Dproblem.c1029 else if (status & FM_SUSPECT_REPLACED) in sunFmFaultEventTable_return()
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.c1465 (status & FM_SUSPECT_REPLACED) ? FMD_ASRU_REPLACED : in fmd_asru_update_status()
H A Dfmd_case.c337 entryp->fcl_ba[*entryp->fcl_countp] |= FM_SUSPECT_REPLACED; in fmd_case_set_lst()