changeset 3804:513de1daa569

6528375 To support the PCIE slot numbering change on Huron the libprtdiag_psr header file must be changed
author zx143588
date Mon, 12 Mar 2007 14:09:35 -0700
parents d9abbd815428
children 8ef866880810
files usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.h
diffstat 1 files changed, 6 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.h	Mon Mar 12 11:20:47 2007 -0700
+++ b/usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.h	Mon Mar 12 14:09:35 2007 -0700
@@ -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 @@
 #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
  */