Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dibmphp.h608 #define SLOT_PCIX(es) ((u8) ((es & HPC_SLOT_PCIX) \ macro
Dibmphp_core.c832 if (SLOT_PCIX(slot_cur->ext_status)) { in set_bus()