Searched refs:EEH_RESET_FUNDAMENTAL (Results 1 – 6 of 6) sorted by relevance
780 if (option == EEH_RESET_FUNDAMENTAL || in pnv_eeh_phb_reset()826 if (option == EEH_RESET_FUNDAMENTAL) in pnv_eeh_root_reset()865 case EEH_RESET_FUNDAMENTAL: in __pnv_eeh_bridge_reset()919 case EEH_RESET_FUNDAMENTAL: in pnv_eeh_bridge_reset()990 case EEH_RESET_FUNDAMENTAL: in pnv_eeh_do_flr()1028 case EEH_RESET_FUNDAMENTAL: in pnv_eeh_do_af_flr()1115 option == EEH_RESET_FUNDAMENTAL)) { in pnv_eeh_reset()
3994 pnv_eeh_phb_reset(hose, EEH_RESET_FUNDAMENTAL); in pnv_pci_init_ioda_phb()
83 ret = eeh_pe_reset(pe, EEH_RESET_FUNDAMENTAL); in vfio_spapr_iommu_eeh_ioctl()
538 if (option == EEH_RESET_FUNDAMENTAL && in pseries_eeh_reset()547 if (option == EEH_RESET_FUNDAMENTAL || in pseries_eeh_reset()
841 eeh_ops->reset(pe, EEH_RESET_FUNDAMENTAL); in pcibios_set_pcie_reset_state()900 type = EEH_RESET_FUNDAMENTAL; in eeh_pe_reset_full()1676 case EEH_RESET_FUNDAMENTAL: in eeh_pe_reset()
200 #define EEH_RESET_FUNDAMENTAL 3 /* Fundamental reset */ macro