Lines Matching refs:CMS_MSG_CONFIG
245 val = nlm_read_cms_reg(base, CMS_MSG_CONFIG); in nlm_cms_illegal_dst_error_intr()
247 nlm_write_cms_reg(base, CMS_MSG_CONFIG, val); in nlm_cms_illegal_dst_error_intr()
254 val = nlm_read_cms_reg(base, CMS_MSG_CONFIG); in nlm_cms_timeout_error_intr()
256 nlm_write_cms_reg(base, CMS_MSG_CONFIG, val); in nlm_cms_timeout_error_intr()
263 val = nlm_read_cms_reg(base, CMS_MSG_CONFIG); in nlm_cms_biu_error_resp_intr()
265 nlm_write_cms_reg(base, CMS_MSG_CONFIG, val); in nlm_cms_biu_error_resp_intr()
272 val = nlm_read_cms_reg(base, CMS_MSG_CONFIG); in nlm_cms_spill_uncorrectable_ecc_error_intr()
274 nlm_write_cms_reg(base, CMS_MSG_CONFIG, val); in nlm_cms_spill_uncorrectable_ecc_error_intr()
281 val = nlm_read_cms_reg(base, CMS_MSG_CONFIG); in nlm_cms_spill_correctable_ecc_error_intr()
283 nlm_write_cms_reg(base, CMS_MSG_CONFIG, val); in nlm_cms_spill_correctable_ecc_error_intr()
290 val = nlm_read_cms_reg(base, CMS_MSG_CONFIG); in nlm_cms_outputq_uncorrectable_ecc_error_intr()
292 nlm_write_cms_reg(base, CMS_MSG_CONFIG, val); in nlm_cms_outputq_uncorrectable_ecc_error_intr()
299 val = nlm_read_cms_reg(base, CMS_MSG_CONFIG); in nlm_cms_outputq_correctable_ecc_error_intr()
301 nlm_write_cms_reg(base, CMS_MSG_CONFIG, val); in nlm_cms_outputq_correctable_ecc_error_intr()
348 nlm_write_cms_reg(base, CMS_MSG_CONFIG, val); in nlm_cms_trace_setup()