Home
last modified time | relevance | path

Searched defs:SLOT_PWRGD (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dibmphp.h599 #define SLOT_PWRGD(s) ((u8) ((s & HPC_SLOT_PWRGD) \ macro
/kernel/linux/linux-6.6/drivers/pci/hotplug/
Dibmphp.h597 #define SLOT_PWRGD(s) ((u8) ((s & HPC_SLOT_PWRGD) \ macro