Searched defs:SLOT_POWER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pci/hotplug/ | ||
H A D | cpqphp.h | 162 SLOT_POWER = offsetof(struct ctrl_reg, slot_power), enumerator |
H A D | ibmphp.h | 583 #define SLOT_POWER(s) ((u8) ((s & HPC_SLOT_POWER) \ macro |