Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dhuron.h68 #define HURON_PCIE_SLOT3 "/pci@0/pci@0/pci@8/pci@0/pci@a" macro
H A Dhuron.c91 } else if (strncmp(path, HURON_PCIE_SLOT3, in huron_get_slot_number()
92 strlen(HURON_PCIE_SLOT3)) == 0) { in huron_get_slot_number()