PCIE_COMP_NUM
if (strncmp(path, PCIE_SLOT0, PCIE_COMP_NUM) == 0) {
} else if (strncmp(path, PCIE_SLOT1, PCIE_COMP_NUM) == 0) {
} else if (strncmp(path, PCIE_SLOT2, PCIE_COMP_NUM) == 0) {
if (strncmp(path, PEL_PCIE_SLOT0, PCIE_COMP_NUM) == 0) {