Home
last modified time | relevance | path

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

/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()
555 case INT_POWER_FAULT: in interrupt_event_handler()
Dpciehp_ctrl.c146 event_type = INT_POWER_FAULT; in pciehp_handle_power_fault()
456 case INT_POWER_FAULT: in interrupt_event_handler()
Dpciehp.h108 #define INT_POWER_FAULT 5 macro
Dshpchp.h148 #define INT_POWER_FAULT 5 macro
Dcpqphp.h355 #define INT_POWER_FAULT 5 macro
Dcpqphp_ctrl.c276 taskInfo->event_type = INT_POWER_FAULT; in handle_power_fault()
1899 else if (ctrl->event_queue[loop].event_type == INT_POWER_FAULT) { in interrupt_event_handler()