Searched refs:EEH_RESET_HOT (Results 1 – 5 of 5) sorted by relevance
781 option == EEH_RESET_HOT) in pnv_eeh_phb_reset()830 else if (option == EEH_RESET_HOT) in pnv_eeh_root_reset()866 case EEH_RESET_HOT: in __pnv_eeh_bridge_reset()922 case EEH_RESET_HOT: in pnv_eeh_bridge_reset()948 pnv_eeh_root_reset(hose, EEH_RESET_HOT); in pnv_pci_reset_secondary_bus()951 pnv_eeh_bridge_reset(dev, EEH_RESET_HOT); in pnv_pci_reset_secondary_bus()989 case EEH_RESET_HOT: in pnv_eeh_do_flr()1027 case EEH_RESET_HOT: in pnv_eeh_do_af_flr()1114 (option == EEH_RESET_HOT || in pnv_eeh_reset()
80 ret = eeh_pe_reset(pe, EEH_RESET_HOT); in vfio_spapr_iommu_eeh_ioctl()
540 option = EEH_RESET_HOT; in pseries_eeh_reset()548 option == EEH_RESET_HOT) in pseries_eeh_reset()
833 eeh_ops->reset(pe, EEH_RESET_HOT); in pcibios_set_pcie_reset_state()888 int type = EEH_RESET_HOT; in eeh_pe_reset_full()1675 case EEH_RESET_HOT: in eeh_pe_reset()
199 #define EEH_RESET_HOT 1 /* Hot reset */ macro