Home
last modified time | relevance | path

Searched refs:OPAL_EVENT_PCI_ERROR (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/platforms/powernv/
Deeh-ioda.c50 if (!(changed_evts & OPAL_EVENT_PCI_ERROR) || in ioda_eeh_event()
51 !(events & OPAL_EVENT_PCI_ERROR)) in ioda_eeh_event()
57 opal_notifier_update_evt(OPAL_EVENT_PCI_ERROR, 0x0ul); in ioda_eeh_event()
966 opal_notifier_update_evt(OPAL_EVENT_PCI_ERROR, 0x0ul); in ioda_eeh_next_error()
/arch/powerpc/include/asm/
Dopal.h271 OPAL_EVENT_PCI_ERROR = 0x200, enumerator