Home
last modified time | relevance | path

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

/drivers/pci/pcie/
Daer.c658 struct aer_err_info *info) in pci_dev_aer_stats_incr()
718 struct aer_err_info *info) in __aer_print_error()
745 void aer_print_error(struct pci_dev *dev, struct aer_err_info *info) in aer_print_error()
780 static void aer_print_port_info(struct pci_dev *dev, struct aer_err_info *info) in aer_print_port_info()
811 struct aer_err_info info; in cper_print_aer()
853 static int add_error_device(struct aer_err_info *e_info, struct pci_dev *dev) in add_error_device()
868 static bool is_error_source(struct pci_dev *dev, struct aer_err_info *e_info) in is_error_source()
925 struct aer_err_info *e_info = (struct aer_err_info *)data; in find_device_iter()
955 struct aer_err_info *e_info) in find_source_device()
984 static void handle_error_source(struct pci_dev *dev, struct aer_err_info *info) in handle_error_source()
[all …]
Ddpc.c206 struct aer_err_info *info) in dpc_get_aer_uncorrect_severity()
229 struct aer_err_info info; in dpc_handler()
/drivers/pci/
Dpci.h419 struct aer_err_info { struct
438 int aer_get_device_error_info(struct pci_dev *dev, struct aer_err_info *info); argument
439 void aer_print_error(struct pci_dev *dev, struct aer_err_info *info);