Searched refs:HCA_IBA_ERR (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fm.c | 1041 case HCA_IBA_ERR: in hermon_fm_ereport() 1490 hermon_fm_ereport(state, HCA_IBA_ERR, HCA_ERR_FATAL); in hermon_inter_err_chk() 1496 hermon_fm_ereport(state, HCA_IBA_ERR, HCA_ERR_FATAL); in hermon_inter_err_chk() 1742 i_hca_fm_ereport(state->hs_dip, HCA_IBA_ERR, in hermon_trigger_pio_error() 1748 i_hca_fm_ereport(state->hs_dip, HCA_IBA_ERR, in hermon_trigger_pio_error() 1922 if (type == HCA_IBA_ERR) { in i_hca_fm_ereport()
|
H A D | hermon_cmd.c | 103 hermon_fm_ereport(state, HCA_IBA_ERR, in hermon_cmd_post() 154 hermon_fm_ereport(state, HCA_IBA_ERR, in hermon_cmd_post() 219 hermon_fm_ereport(state, HCA_IBA_ERR, in hermon_cmd_post() 240 hermon_fm_ereport(state, HCA_IBA_ERR, in hermon_cmd_check_status() 246 hermon_fm_ereport(state, HCA_IBA_ERR, in hermon_cmd_check_status() 256 hermon_fm_ereport(state, HCA_IBA_ERR, in hermon_cmd_check_status() 262 hermon_fm_ereport(state, HCA_IBA_ERR, in hermon_cmd_check_status()
|
H A D | hermon.c | 699 hermon_fm_ereport(state, HCA_IBA_ERR, HCA_ERR_DEGRADED); in hermon_attach() 3868 hermon_fm_ereport(state, HCA_IBA_ERR, HCA_ERR_NON_FATAL); in hermon_sw_reset()
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_fm.h | 188 #define HCA_IBA_ERR 0x002 /* IB specific HW error */ macro
|