Searched refs:PEL_PCIX_SLOT2 (Results 1 – 2 of 2) sorted by relevance
73 } else if (strncmp(path, PEL_PCIX_SLOT2, PCIX_COMP_NUM) == 0) { in get_bus_type()98 } else if (strncmp(path, PEL_PCIX_SLOT2, strlen(PEL_PCIX_SLOT2)) == 0) { in get_slot_number()338 (strcmp(path, PEL_PCIX_SLOT2) == 0) || in pelton_hw_rev_callback()
66 #define PEL_PCIX_SLOT2 "/pci@7c0/pci@0/pci@9/pci@0,2" macro