Searched refs:EEH_PE_VF (Results 1 – 5 of 5) sorted by relevance
690 if (driver_eeh_aware || (pe->type & EEH_PE_VF)) { in eeh_reset_device()742 if (pe->type & EEH_PE_VF) { in eeh_reset_device()981 if (pe->type & EEH_PE_VF) { in eeh_handle_normal_event()
822 if (!(pe->type & EEH_PE_VF)) in pcibios_set_pcie_reset_state()831 if (!(pe->type & EEH_PE_VF)) in pcibios_set_pcie_reset_state()839 if (!(pe->type & EEH_PE_VF)) in pcibios_set_pcie_reset_state()
398 pe = eeh_pe_alloc(pdn->phb, EEH_PE_VF); in eeh_add_to_parent_pe()
76 #define EEH_PE_VF (1 << 4) /* VF PE */ macro
1126 if (pe->type & EEH_PE_VF) in pnv_eeh_reset()