summaryrefslogtreecommitdiff
path: root/usr/src/lib/libprtdiag_psr
diff options
context:
space:
mode:
authorzx143588 <none@none>2007-03-12 14:09:35 -0700
committerzx143588 <none@none>2007-03-12 14:09:35 -0700
commit758f2e043bc8289d6326e6116f14c01061821432 (patch)
tree8fde504a250438098bf85d871165e24f211441ed /usr/src/lib/libprtdiag_psr
parent53d6297c468cae97509506824a78c3e7ede6095b (diff)
downloadillumos-joyent-758f2e043bc8289d6326e6116f14c01061821432.tar.gz
6528375 To support the PCIE slot numbering change on Huron the libprtdiag_psr header file must be changed
Diffstat (limited to 'usr/src/lib/libprtdiag_psr')
-rw-r--r--usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.h14
1 files changed, 6 insertions, 8 deletions
diff --git a/usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.h b/usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.h
index 3ba0bed875..9efbfc1f03 100644
--- a/usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.h
+++ b/usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.h
@@ -19,7 +19,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -67,19 +67,17 @@ extern "C" {
#define HURON_USB_2 "/pci@0/pci@0/pci@1/pci@0/pci@1/pci@0/usb@1c,2"
#define HURON_USB_3 "/pci@0/pci@0/pci@1/pci@0/pci@1/pci@0/usb@1c,3"
#define HURON_IDE "/pci@0/pci@0/pci@1/pci@0/pci@1/pci@0/ide@1f"
-#define HURON_PCIE_SLOT1 "/pci@0/pci@0/pci@8/pci@0/pci@2"
+#define HURON_PCIE_SLOT1 "/pci@0/pci@0/pci@8/pci@0/pci@9"
#define HURON_PCIE_SLOT2 "/pci@0/pci@0/pci@8/pci@0/pci@1"
-#define HURON_PCIE_SLOT3 "/pci@0/pci@0/pci@8/pci@0/pci@8"
-#define HURON_PCIE_SLOT4 "/pci@0/pci@0/pci@9"
-#define HURON_PCIE_SLOT5 "/pci@0/pci@0/pci@8/pci@0/pci@a"
-#define HURON_PCIE_SLOT6 "/pci@0/pci@0/pci@8/pci@0/pci@9"
+#define HURON_PCIE_SLOT3 "/pci@0/pci@0/pci@9"
+#define HURON_PCIE_SLOT4 "/pci@0/pci@0/pci@8/pci@0/pci@a"
+#define HURON_PCIE_SLOT5 "/pci@0/pci@0/pci@8/pci@0/pci@2"
+#define HURON_PCIE_SLOT6 "/pci@0/pci@0/pci@8/pci@0/pci@8"
#define HURON_LSI_PATH "/pci@0/pci@0/pci@2/scsi@0"
#define HURON_N2_XAUI0 "/niu@80/network@0"
#define HURON_N2_XAUI1 "/niu@80/network@1"
#define SAS_SATA_HBA "SAS-SATA-HBA"
-
-
/*
* Property names
*/