Searched refs:PCIE_COMP_NUM (Results 1 – 5 of 5) sorted by relevance
46 #define PCIE_COMP_NUM 20 macro
47 #define PCIE_COMP_NUM 20 macro
44 #define PCIE_COMP_NUM 20 macro
93 if (strncmp(path, PCIE_SLOT0, PCIE_COMP_NUM) == 0) { in get_slot_number()96 } else if (strncmp(path, PCIE_SLOT1, PCIE_COMP_NUM) == 0) { in get_slot_number()99 } else if (strncmp(path, PCIE_SLOT2, PCIE_COMP_NUM) == 0) { in get_slot_number()
95 if (strncmp(path, PEL_PCIE_SLOT0, PCIE_COMP_NUM) == 0) { in get_slot_number()