Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dhuron.h65 #define HURON_PCIE_SLOT2 "/pci@0/pci@0/pci@9" macro
H A Dhuron.c85 } else if (strncmp(path, HURON_PCIE_SLOT2, in huron_get_slot_number()
86 strlen(HURON_PCIE_SLOT2)) == 0) { in huron_get_slot_number()