Searched refs:PEL_PCIX_SLOT0 (Results 1 – 2 of 2) sorted by relevance
67 if (strncmp(path, PEL_PCIX_SLOT0, PCIX_COMP_NUM) == 0) { in get_bus_type()102 } else if (strncmp(path, PEL_PCIX_SLOT0, strlen(PEL_PCIX_SLOT0)) == 0) { in get_slot_number()334 if ((strcmp(path, PEL_PCIX_SLOT0) == 0) || in pelton_hw_rev_callback()
62 #define PEL_PCIX_SLOT0 "/pci@780/pci@0/pci@8/pci@0" macro