aer_error
static struct aer_error *__find_aer_error_by_dev(struct pci_dev *dev)
static u32 *find_pci_config_dword(struct aer_error *err, int where,
struct aer_error *err;
struct aer_error *err;
struct aer_error *err, *rperr;
struct aer_error *err_alloc = NULL, *rperr_alloc = NULL;
err_alloc = kzalloc_obj(struct aer_error);
rperr_alloc = kzalloc_obj(struct aer_error);
struct aer_error *err, *err_next;
static void aer_error_init(struct aer_error *err, u32 domain,
static struct aer_error *__find_aer_error(u32 domain, unsigned int bus,
struct aer_error *err;