Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dibmphp.h456 #define HPC_SLOT_POWER 0x01 macro
584 #define SLOT_POWER(s) ((u8) ((s & HPC_SLOT_POWER) \
H A Dibmphp_hpc.c945 pslot->status &= ~HPC_SLOT_POWER; in process_changeinstatus()