Searched defs:aer_log (Results 1 – 2 of 2) sorted by relevance
73 static int aer_log_add_err(PCIEAERLog *aer_log, const PCIEAERErr *err) in aer_log_add_err()83 static void aer_log_del_err(PCIEAERLog *aer_log, PCIEAERErr *err) in aer_log_del_err()92 static void aer_log_clear_all_err(PCIEAERLog *aer_log) in aer_log_clear_all_err()177 PCIEAERLog *aer_log = &dev->exp.aer_log; in pcie_aer_update_uncor_status() local478 PCIEAERLog *aer_log = &dev->exp.aer_log; in pcie_aer_clear_error() local
73 PCIEAERLog aer_log; member