Searched refs:SLOT_SPEED (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/pci/hotplug/ | ||
| D | ibmphp.h | 626 #define SLOT_SPEED(es) ((u8) ((es & HPC_SLOT_SPEED2) \ macro |
| D | ibmphp_core.c | 877 speed = SLOT_SPEED(slot_cur->ext_status); in set_bus() |