Searched refs:PCIE_COMP_NUM (Results 1 – 5 of 5) sorted by relevance
44 #define PCIE_COMP_NUM 20 macro
45 #define PCIE_COMP_NUM 20 macro
42 #define PCIE_COMP_NUM 20 macro
91 if (strncmp(path, PCIE_SLOT0, PCIE_COMP_NUM) == 0) { in get_slot_number()94 } else if (strncmp(path, PCIE_SLOT1, PCIE_COMP_NUM) == 0) { in get_slot_number()97 } else if (strncmp(path, PCIE_SLOT2, PCIE_COMP_NUM) == 0) { in get_slot_number()
93 if (strncmp(path, PEL_PCIE_SLOT0, PCIE_COMP_NUM) == 0) { in get_slot_number()