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