Home
last modified time | relevance | path

Searched refs:INT_POWER_FAULT (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
Dshpchp_ctrl.c104 event_type = INT_POWER_FAULT; in shpchp_handle_switch_change()
178 event_type = INT_POWER_FAULT; in shpchp_handle_power_fault()
554 case INT_POWER_FAULT: in interrupt_event_handler()
Dpciehp.h106 #define INT_POWER_FAULT 3 macro
Dshpchp.h148 #define INT_POWER_FAULT 5 macro
Dpciehp_ctrl.c373 case INT_POWER_FAULT: in interrupt_event_handler()
Dcpqphp.h355 #define INT_POWER_FAULT 5 macro
Dpciehp_hpc.c617 pciehp_queue_interrupt_event(slot, INT_POWER_FAULT); in pcie_isr()
Dcpqphp_ctrl.c276 taskInfo->event_type = INT_POWER_FAULT; in handle_power_fault()
1898 else if (ctrl->event_queue[loop].event_type == INT_POWER_FAULT) { in interrupt_event_handler()