Searched refs:EEH_RESET_DEACTIVATE (Results 1 – 4 of 4) sorted by relevance
519 else if (option == EEH_RESET_DEACTIVATE) in ioda_eeh_phb_reset()533 if (option == EEH_RESET_DEACTIVATE) { in ioda_eeh_phb_reset()567 else if (option == EEH_RESET_DEACTIVATE) in ioda_eeh_root_reset()576 if (option == EEH_RESET_DEACTIVATE) in ioda_eeh_root_reset()615 case EEH_RESET_DEACTIVATE: in ioda_eeh_bridge_reset()643 ioda_eeh_root_reset(hose, EEH_RESET_DEACTIVATE); in pnv_pci_reset_secondary_bus()646 ioda_eeh_bridge_reset(dev, EEH_RESET_DEACTIVATE); in pnv_pci_reset_secondary_bus()
2000 ioda_eeh_phb_reset(hose, EEH_RESET_DEACTIVATE); in pnv_pci_init_ioda_phb()
682 eeh_ops->reset(pe, EEH_RESET_DEACTIVATE); in pcibios_set_pcie_reset_state()747 eeh_ops->reset(pe, EEH_RESET_DEACTIVATE); in eeh_reset_pe_once()1531 case EEH_RESET_DEACTIVATE: in eeh_pe_reset()
189 #define EEH_RESET_DEACTIVATE 0 /* Deactivate the PE reset */ macro