Home
last modified time | relevance | path

Searched refs:hs_fm_degraded_reason (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c1012 switch (state->hs_fm_degraded_reason) { in hermon_fm_ereport()
1054 switch (state->hs_fm_degraded_reason) { in hermon_fm_ereport()
H A Dhermon.c1290 state->hs_fm_degraded_reason = HCA_FW_MISC; /* not fw reason */ in hermon_drv_init()
1739 state->hs_fm_degraded_reason = HCA_FW_MISMATCH; in hermon_hw_init()
1810 state->hs_fm_degraded_reason = HCA_FW_CORRUPT; in hermon_hw_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h698 int32_t hs_fm_degraded_reason; /* degradation cause */ member