Home
last modified time | relevance | path

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

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