Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dshpchp_hpc.c95 #define POWER_FAULT (1 << 6) macro
537 return !(slot_reg & POWER_FAULT); in hpc_query_power_fault()