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