Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/powernv/
Deeh-powernv.c101 if (!(changed_evts & OPAL_EVENT_PCI_ERROR) || in pnv_eeh_event()
102 !(events & OPAL_EVENT_PCI_ERROR)) in pnv_eeh_event()
108 opal_notifier_update_evt(OPAL_EVENT_PCI_ERROR, 0x0ul); in pnv_eeh_event()
1314 opal_notifier_update_evt(OPAL_EVENT_PCI_ERROR, 0x0ul); in pnv_eeh_next_error()
/linux-4.1.27/arch/powerpc/include/asm/
Dopal-api.h260 OPAL_EVENT_PCI_ERROR = 0x200, enumerator