Home
last modified time | relevance | path

Searched refs:HURON_PCIE_SLOT1 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dhuron.h66 #define HURON_PCIE_SLOT1 "/pci@0/pci@0/pci@8/pci@0/pci@1" macro
H A Dhuron.c83 } else if (strncmp(path, HURON_PCIE_SLOT1, in huron_get_slot_number()
84 strlen(HURON_PCIE_SLOT1)) == 0) { in huron_get_slot_number()