Lines Matching refs:eeh_pe
76 struct eeh_pe *physfn_pe = pci_dev_to_eeh_dev(pdev->physfn)->pe;
325 static struct eeh_pe *pseries_eeh_pe_get_parent(struct eeh_dev *edev)
355 * pseries_eeh_init_edev - initialise the eeh_dev and eeh_pe for a pci_dn
362 * into the correct eeh_pe. If no eeh_pe exists we'll allocate one.
366 struct eeh_pe pe, *parent;
433 memset(&pe, 0, sizeof(struct eeh_pe));
510 static int pseries_eeh_set_option(struct eeh_pe *pe, int option)
554 static int pseries_eeh_get_state(struct eeh_pe *pe, int *delay)
622 static int pseries_eeh_reset(struct eeh_pe *pe, int option)
638 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len)
663 static int pseries_eeh_configure_bridge(struct eeh_pe *pe)
799 static int pseries_eeh_err_inject(struct eeh_pe *pe, int type, int func,