Searched refs:EEH_RESET_FUNDAMENTAL (Results 1 – 5 of 5) sorted by relevance
514 if (option == EEH_RESET_FUNDAMENTAL || in ioda_eeh_phb_reset()559 if (option == EEH_RESET_FUNDAMENTAL) in ioda_eeh_root_reset()598 case EEH_RESET_FUNDAMENTAL: in ioda_eeh_bridge_reset()698 option == EEH_RESET_FUNDAMENTAL)) { in ioda_eeh_reset()
1999 ioda_eeh_phb_reset(hose, EEH_RESET_FUNDAMENTAL); in pnv_pci_init_ioda_phb()
520 if (option == EEH_RESET_FUNDAMENTAL && in pseries_eeh_reset()529 if (option == EEH_RESET_FUNDAMENTAL || in pseries_eeh_reset()
691 eeh_ops->reset(pe, EEH_RESET_FUNDAMENTAL); in pcibios_set_pcie_reset_state()743 eeh_ops->reset(pe, EEH_RESET_FUNDAMENTAL); in eeh_reset_pe_once()1540 case EEH_RESET_FUNDAMENTAL: in eeh_pe_reset()
191 #define EEH_RESET_FUNDAMENTAL 3 /* Fundamental reset */ macro