summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xusr/src/lib/fm/topo/maps/SMCI,SSG-2029P-ACR24L/SSG-2029P-ACR24L-disk-hc-topology.xmlgenksh6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/lib/fm/topo/maps/SMCI,SSG-2029P-ACR24L/SSG-2029P-ACR24L-disk-hc-topology.xmlgenksh b/usr/src/lib/fm/topo/maps/SMCI,SSG-2029P-ACR24L/SSG-2029P-ACR24L-disk-hc-topology.xmlgenksh
index 9ab078cff4..327c41c53b 100755
--- a/usr/src/lib/fm/topo/maps/SMCI,SSG-2029P-ACR24L/SSG-2029P-ACR24L-disk-hc-topology.xmlgenksh
+++ b/usr/src/lib/fm/topo/maps/SMCI,SSG-2029P-ACR24L/SSG-2029P-ACR24L-disk-hc-topology.xmlgenksh
@@ -106,7 +106,7 @@ EOF
enclosure=1
bay=0
slot=0
-devctl0='/devices/pci@7c,0/pci8086,2030@0/pci15d9,808@0:devctl'
+devctl0='/devices/pci@7d,0/pci8086,2030@0/pci15d9,808@0:devctl'
while (( slot <= 7 )); do
do_sas_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot
(( bay = bay + 1 ))
@@ -114,7 +114,7 @@ while (( slot <= 7 )); do
done
slot=0
-devctl0='/devices/pci@cc,0/pci8086,2030@0/pci15d9,808@0:devctl'
+devctl0='/devices/pci@cd,0/pci8086,2030@0/pci15d9,808@0:devctl'
while (( slot <= 7 )); do
do_sas_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot
(( bay = bay + 1 ))
@@ -122,7 +122,7 @@ while (( slot <= 7 )); do
done
slot=0
-devctl0='/devices/pci@55,0/pci8086,2030@0/pci15d9,808@0:devctl'
+devctl0='/devices/pci@56,0/pci8086,2030@0/pci15d9,808@0:devctl'
while (( slot <= 7 )); do
do_sas_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot
(( bay = bay + 1 ))