Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp.h458 #define HPC_SLOT_POWER 0x01 macro
586 #define SLOT_POWER(s) ((u8) ((s & HPC_SLOT_POWER) \
Dibmphp_hpc.c964 pslot->status &= ~HPC_SLOT_POWER; in process_changeinstatus()