Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp.h612 #define SLOT_SPEED(es) ((u8) ((es & HPC_SLOT_SPEED2) \ macro
Dibmphp_core.c861 speed = SLOT_SPEED(slot_cur->ext_status); in set_bus()