eeh_pe_set_option
int eeh_pe_set_option(struct eeh_pe *pe, int option);
EXPORT_SYMBOL_GPL(eeh_pe_set_option);
eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE);
eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE);
return eeh_pe_set_option(pe, EEH_OPT_DISABLE);
return eeh_pe_set_option(pe, EEH_OPT_ENABLE);
return eeh_pe_set_option(pe, EEH_OPT_THAW_MMIO);
return eeh_pe_set_option(pe, EEH_OPT_THAW_DMA);