Searched refs:EEH_PE_KEEP (Results 1 – 4 of 4) sorted by relevance
653 eeh_pe_state_mark(pe, EEH_PE_KEEP); in eeh_reset_device()726 eeh_pe_state_clear(pe, EEH_PE_KEEP); in eeh_reset_device()
487 if (!(pe->state & EEH_PE_KEEP)) { in eeh_rmv_from_parent_pe()
1268 if (!(edev->pe->state & EEH_PE_KEEP)) in eeh_remove_device()
82 #define EEH_PE_KEEP (1 << 8) /* Keep PE on hotplug */ macro