Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/pcie/aer/
Daer_inject.c47 struct aer_error { struct
77 static void aer_error_init(struct aer_error *err, u16 domain, in aer_error_init() argument
89 static struct aer_error *__find_aer_error(u16 domain, unsigned int bus, in __find_aer_error()
92 struct aer_error *err; in __find_aer_error()
104 static struct aer_error *__find_aer_error_by_dev(struct pci_dev *dev) in __find_aer_error_by_dev()
141 static u32 *find_pci_config_dword(struct aer_error *err, int where, in find_pci_config_dword()
188 struct aer_error *err; in pci_read_aer()
219 struct aer_error *err; in pci_write_aer()
322 struct aer_error *err, *rperr; in aer_inject()
323 struct aer_error *err_alloc = NULL, *rperr_alloc = NULL; in aer_inject()
[all …]