Searched defs:SLOT_POWER (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/hotplug/ | ||
D | cpqphp.h | 178 SLOT_POWER = offsetof(struct ctrl_reg, slot_power), enumerator |
D | ibmphp.h | 604 #define SLOT_POWER(s) ((u8) ((s & HPC_SLOT_POWER) \ macro |