Searched refs:SLOT_PCIX (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/pci/hotplug/ | ||
D | ibmphp.h | 609 #define SLOT_PCIX(es) ((u8) ((es & HPC_SLOT_PCIX) \ macro |
D | ibmphp_core.c | 868 if (SLOT_PCIX(slot_cur->ext_status)) { in set_bus() |