Searched refs:err_info_fmconfig (Results 1 – 3 of 3) sorted by relevance
1051 u8 err_info_fmconfig; member
2924 rsp->fm_config_ei.status_and_code = dd->err_info_fmconfig; in pma_get_opa_errorinfo()3145 dd->err_info_fmconfig &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()
4220 if (!(dd->err_info_fmconfig & OPA_EI_STATUS_SMASK)) { in handle_dcc_err()4221 dd->err_info_fmconfig = info & OPA_EI_CODE_SMASK; in handle_dcc_err()4223 dd->err_info_fmconfig |= OPA_EI_STATUS_SMASK; in handle_dcc_err()