Searched refs:aer_capability_regs (Results 1 – 5 of 5) sorted by relevance
22 sizeof(struct aer_capability_regs)); in cxl_dport_map_rch_aer()59 struct aer_capability_regs *aer_regs) in cxl_rch_get_aer_info()61 int read_cnt = sizeof(struct aer_capability_regs) / sizeof(u32); in cxl_rch_get_aer_info()79 static bool cxl_rch_get_aer_severity(struct aer_capability_regs *aer_regs, in cxl_rch_get_aer_severity()101 struct aer_capability_regs aer_regs; in cxl_handle_rdport_errors()
41 struct aer_capability_regs { struct70 struct aer_capability_regs *aer); argument73 int severity, struct aer_capability_regs *aer_regs);
140 struct aer_capability_regs *aer; in extlog_print_pcie()152 aer = (struct aer_capability_regs *)pcie_err->aer_info; in extlog_print_pcie()
503 struct aer_capability_regs *aer; in cper_print_pcie()505 aer = (struct aer_capability_regs *)pcie->aer_info; in cper_print_pcie()
664 sizeof(struct aer_capability_regs)); in ghes_handle_aer()667 memcpy(aer_info, pcie_err->aer_info, sizeof(struct aer_capability_regs)); in ghes_handle_aer()672 (struct aer_capability_regs *) in ghes_handle_aer()