Searched refs:EEH_RESET_HOT (Results 1 – 4 of 4) sorted by relevance
730 option == EEH_RESET_HOT) in pnv_eeh_phb_reset()779 else if (option == EEH_RESET_HOT) in pnv_eeh_root_reset()815 case EEH_RESET_HOT: in __pnv_eeh_bridge_reset()874 case EEH_RESET_HOT: in pnv_eeh_bridge_reset()900 pnv_eeh_root_reset(hose, EEH_RESET_HOT); in pnv_pci_reset_secondary_bus()903 pnv_eeh_bridge_reset(dev, EEH_RESET_HOT); in pnv_pci_reset_secondary_bus()942 case EEH_RESET_HOT: in pnv_eeh_do_flr()980 case EEH_RESET_HOT: in pnv_eeh_do_af_flr()1067 (option == EEH_RESET_HOT || in pnv_eeh_reset()
173 option = EEH_RESET_HOT; in pseries_eeh_phb_reset()180 if (option == EEH_RESET_FUNDAMENTAL || option == EEH_RESET_HOT) in pseries_eeh_phb_reset()
753 eeh_ops->reset(pe, EEH_RESET_HOT); in pcibios_set_pcie_reset_state()826 int type = EEH_RESET_HOT; in eeh_pe_reset_full()1482 case EEH_RESET_HOT: in eeh_pe_reset()
210 #define EEH_RESET_HOT 1 /* Hot reset */ macro