Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dhfi.h1262 u8 err_info_uncorrectable; member
H A Dmad.c3416 rsp->uncorrectable_ei.status_and_code = dd->err_info_uncorrectable; in pma_get_opa_errorinfo()
3643 dd->err_info_uncorrectable &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()
H A Dchip.c7935 if (!(dd->err_info_uncorrectable & OPA_EI_STATUS_SMASK)) { in handle_dcc_err()
7937 dd->err_info_uncorrectable = info & OPA_EI_CODE_SMASK; in handle_dcc_err()
7939 dd->err_info_uncorrectable |= OPA_EI_STATUS_SMASK; in handle_dcc_err()