17c478bd9Sstevel@tonic-gate/*
27c478bd9Sstevel@tonic-gate * CDDL HEADER START
37c478bd9Sstevel@tonic-gate *
47c478bd9Sstevel@tonic-gate * The contents of this file are subject to the terms of the
5131b6157Svenki * Common Development and Distribution License (the "License").
6131b6157Svenki * You may not use this file except in compliance with the License.
77c478bd9Sstevel@tonic-gate *
87c478bd9Sstevel@tonic-gate * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97c478bd9Sstevel@tonic-gate * or http://www.opensolaris.org/os/licensing.
107c478bd9Sstevel@tonic-gate * See the License for the specific language governing permissions
117c478bd9Sstevel@tonic-gate * and limitations under the License.
127c478bd9Sstevel@tonic-gate *
137c478bd9Sstevel@tonic-gate * When distributing Covered Code, include this CDDL HEADER in each
147c478bd9Sstevel@tonic-gate * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157c478bd9Sstevel@tonic-gate * If applicable, add the following below this CDDL HEADER, with the
167c478bd9Sstevel@tonic-gate * fields enclosed by brackets "[]" replaced with your own identifying
177c478bd9Sstevel@tonic-gate * information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate *
197c478bd9Sstevel@tonic-gate * CDDL HEADER END
207c478bd9Sstevel@tonic-gate */
217c478bd9Sstevel@tonic-gate/*
22131b6157Svenki * Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
237c478bd9Sstevel@tonic-gate * Use is subject to license terms.
247c478bd9Sstevel@tonic-gate *
257c478bd9Sstevel@tonic-gate * # ident	"%Z%%M%	%I%	%E% SMI"
267c478bd9Sstevel@tonic-gate *
277c478bd9Sstevel@tonic-gate * This file creates the system board structure
287c478bd9Sstevel@tonic-gate */
297c478bd9Sstevel@tonic-gate
307c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB
317c478bd9Sstevel@tonic-gateNODE system-board fru
327c478bd9Sstevel@tonic-gate    NODE pci-slot location
33dbaf6b97Svenki    	PROP Label string r 0 "PCIE2"
347c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "pci-e"
357c478bd9Sstevel@tonic-gate    ENDNODE
367c478bd9Sstevel@tonic-gate    NODE pci-slot location
37dbaf6b97Svenki    	PROP Label string r 0 "PCIE1"
387c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "pci-e"
397c478bd9Sstevel@tonic-gate    ENDNODE
407c478bd9Sstevel@tonic-gate    NODE pci-slot location
41dbaf6b97Svenki    	PROP Label string r 0 "PCIE0"
427c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "pci-e"
437c478bd9Sstevel@tonic-gate    ENDNODE
447c478bd9Sstevel@tonic-gate    NODE pci-slot location
45dbaf6b97Svenki    	PROP Label string r 0 "PCIX1"
467c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "pci-x"
477c478bd9Sstevel@tonic-gate    ENDNODE
487c478bd9Sstevel@tonic-gate    NODE pci-slot location
49dbaf6b97Svenki    	PROP Label string r 0 "PCIX0"
507c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "pci-x"
517c478bd9Sstevel@tonic-gate    ENDNODE
527c478bd9Sstevel@tonic-gate    NODE cpu-slot location
537c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "0"
547c478bd9Sstevel@tonic-gate    	PROP Slot uint r 4 0
557c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "cpu"
567c478bd9Sstevel@tonic-gate    ENDNODE
577c478bd9Sstevel@tonic-gate    NODE cpu-slot location
587c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "1"
597c478bd9Sstevel@tonic-gate    	PROP Slot uint r 4 1
607c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "cpu"
617c478bd9Sstevel@tonic-gate    ENDNODE
627c478bd9Sstevel@tonic-gate    NODE mem-slot location
637c478bd9Sstevel@tonic-gate    	PROP Slot uint r 4 1
647c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "DIMM0"
657c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "memory-module"
667c478bd9Sstevel@tonic-gate    ENDNODE
677c478bd9Sstevel@tonic-gate    NODE mem-slot location
687c478bd9Sstevel@tonic-gate      	PROP Slot uint r 4 2
697c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "DIMM1"
707c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "memory-module"
717c478bd9Sstevel@tonic-gate    ENDNODE
727c478bd9Sstevel@tonic-gate    NODE mem-slot location
737c478bd9Sstevel@tonic-gate      	PROP Slot uint r 4 3
747c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "DIMM2"
757c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "memory-module"
767c478bd9Sstevel@tonic-gate    ENDNODE
777c478bd9Sstevel@tonic-gate    NODE mem-slot location
787c478bd9Sstevel@tonic-gate      	PROP Slot uint r 4 4
797c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "DIMM3"
807c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "memory-module"
817c478bd9Sstevel@tonic-gate    ENDNODE
827c478bd9Sstevel@tonic-gate    NODE mem-slot location
837c478bd9Sstevel@tonic-gate      	PROP Slot uint r 4 5
847c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "DIMM4"
857c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "memory-module"
867c478bd9Sstevel@tonic-gate    ENDNODE
877c478bd9Sstevel@tonic-gate    NODE mem-slot location
887c478bd9Sstevel@tonic-gate      	PROP Slot uint r 4 6
897c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "DIMM5"
907c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "memory-module"
917c478bd9Sstevel@tonic-gate    ENDNODE
927c478bd9Sstevel@tonic-gate    NODE mem-slot location
937c478bd9Sstevel@tonic-gate      	PROP Slot uint r 4 7
947c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "DIMM6"
957c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "memory-module"
967c478bd9Sstevel@tonic-gate    ENDNODE
977c478bd9Sstevel@tonic-gate    NODE mem-slot location
987c478bd9Sstevel@tonic-gate      	PROP Slot uint r 4 8
997c478bd9Sstevel@tonic-gate    	PROP Label string r 0 "DIMM7"
1007c478bd9Sstevel@tonic-gate	PROP SlotType string r 0 "memory-module"
1017c478bd9Sstevel@tonic-gate    ENDNODE
1027c478bd9Sstevel@tonic-gateENDNODE
1037c478bd9Sstevel@tonic-gate
1047c478bd9Sstevel@tonic-gate/*
1057c478bd9Sstevel@tonic-gate * Create CPU fru modules
1067c478bd9Sstevel@tonic-gate */
1077c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/cpu-slot?Slot=0
1087c478bd9Sstevel@tonic-gateREFNODE cpu-module fru WITH _class:/PLATFORM_CLASS/cpu?ID=0
1097c478bd9Sstevel@tonic-gate
1107c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/cpu-slot?Slot=1
1117c478bd9Sstevel@tonic-gateREFNODE cpu-module fru WITH _class:/PLATFORM_CLASS/cpu?ID=1
1127c478bd9Sstevel@tonic-gate
1137c478bd9Sstevel@tonic-gate/*
1147c478bd9Sstevel@tonic-gate * Create DIMM fru modules
1157c478bd9Sstevel@tonic-gate */
1167c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM0
117dbaf6b97SvenkiREFNODE mem-module fru WITH /platform/i2c@1f,520000/dimm-spd@0,a6
1187c478bd9Sstevel@tonic-gate
1197c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM1
1207c478bd9Sstevel@tonic-gateREFNODE mem-module fru WITH /platform/i2c@1f,520000/dimm-spd@0,a2
1217c478bd9Sstevel@tonic-gate
1227c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM2
1237c478bd9Sstevel@tonic-gateREFNODE mem-module fru WITH /platform/i2c@1f,520000/dimm-spd@0,a4
1247c478bd9Sstevel@tonic-gate
1257c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM3
126dbaf6b97SvenkiREFNODE mem-module fru WITH /platform/i2c@1f,520000/dimm-spd@0,a0
1277c478bd9Sstevel@tonic-gate
1287c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM4
1297c478bd9Sstevel@tonic-gateREFNODE mem-module fru WITH /platform/i2c@1f,520000/dimm-spd@0,a8
1307c478bd9Sstevel@tonic-gate
1317c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM5
132dbaf6b97SvenkiREFNODE mem-module fru WITH /platform/i2c@1f,520000/dimm-spd@0,ac
1337c478bd9Sstevel@tonic-gate
1347c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM6
135dbaf6b97SvenkiREFNODE mem-module fru WITH /platform/i2c@1f,520000/dimm-spd@0,aa
1367c478bd9Sstevel@tonic-gate
1377c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM7
1387c478bd9Sstevel@tonic-gateREFNODE mem-module fru WITH /platform/i2c@1f,520000/dimm-spd@0,ae
1397c478bd9Sstevel@tonic-gate
1407c478bd9Sstevel@tonic-gate/*
1417c478bd9Sstevel@tonic-gate * Populate PCI slots
1427c478bd9Sstevel@tonic-gate */
143dbaf6b97Svenkiname:/frutree/chassis/MB/system-board/pci-slot?Label=PCIE2
1447ef4fcfbSvenkiREFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pciex@1f,700000/picl?DeviceID=0
1457c478bd9Sstevel@tonic-gate
146dbaf6b97Svenkiname:/frutree/chassis/MB/system-board/pci-slot?Label=PCIE1
1477ef4fcfbSvenkiREFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl?DeviceID=0
1487c478bd9Sstevel@tonic-gate
149dbaf6b97Svenkiname:/frutree/chassis/MB/system-board/pci-slot?Label=PCIE0
1507ef4fcfbSvenkiREFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl?DeviceID=0
1517c478bd9Sstevel@tonic-gate
152dbaf6b97Svenkiname:/frutree/chassis/MB/system-board/pci-slot?Label=PCIX1
153131b6157SvenkiREFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl?DeviceID=1
1547c478bd9Sstevel@tonic-gate
155dbaf6b97Svenkiname:/frutree/chassis/MB/system-board/pci-slot?Label=PCIX0
156131b6157SvenkiREFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl?DeviceID=2
1577c478bd9Sstevel@tonic-gate
1587c478bd9Sstevel@tonic-gate/*
1597c478bd9Sstevel@tonic-gate * SEEPROM source for the motherboard
1607c478bd9Sstevel@tonic-gate */
1617c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board
1627c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
1637c478bd9Sstevel@tonic-gateREFPROP _seeprom_source /platform/i2c@1f,530000/motherboard-fru-prom@0,a2
1647c478bd9Sstevel@tonic-gate
1657c478bd9Sstevel@tonic-gate/*
1667c478bd9Sstevel@tonic-gate * SEEPROM source for the DIMMs
1677c478bd9Sstevel@tonic-gate */
1687c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM0/mem-module
1697c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
170dbaf6b97SvenkiREFPROP _seeprom_source /platform/i2c@1f,520000/dimm-spd@0,a6
1717c478bd9Sstevel@tonic-gate
1727c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM1/mem-module
1737c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
1747c478bd9Sstevel@tonic-gateREFPROP _seeprom_source /platform/i2c@1f,520000/dimm-spd@0,a2
1757c478bd9Sstevel@tonic-gate
1767c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM2/mem-module
1777c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
1787c478bd9Sstevel@tonic-gateREFPROP _seeprom_source /platform/i2c@1f,520000/dimm-spd@0,a4
1797c478bd9Sstevel@tonic-gate
1807c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM3/mem-module
1817c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
182dbaf6b97SvenkiREFPROP _seeprom_source /platform/i2c@1f,520000/dimm-spd@0,a0
1837c478bd9Sstevel@tonic-gate
1847c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM4/mem-module
1857c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
1867c478bd9Sstevel@tonic-gateREFPROP _seeprom_source /platform/i2c@1f,520000/dimm-spd@0,a8
1877c478bd9Sstevel@tonic-gate
1887c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM5/mem-module
1897c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
190dbaf6b97SvenkiREFPROP _seeprom_source /platform/i2c@1f,520000/dimm-spd@0,ac
1917c478bd9Sstevel@tonic-gate
1927c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM6/mem-module
1937c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
194dbaf6b97SvenkiREFPROP _seeprom_source /platform/i2c@1f,520000/dimm-spd@0,aa
1957c478bd9Sstevel@tonic-gate
1967c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/mem-slot?Label=DIMM7/mem-module
1977c478bd9Sstevel@tonic-gatePROP FRUDataAvailable void r
1987c478bd9Sstevel@tonic-gateREFPROP _seeprom_source /platform/i2c@1f,520000/dimm-spd@0,ae
1997c478bd9Sstevel@tonic-gate
2007c478bd9Sstevel@tonic-gate/*
2017c478bd9Sstevel@tonic-gate * _fru_parent memory modules
2027c478bd9Sstevel@tonic-gate */
203dbaf6b97Svenkiname:/platform/memory-controller?portid=0/memory-module-group?ID=1/memory-module?ID=1
2047c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/mem-slot?Label=DIMM0/mem-module
2057c478bd9Sstevel@tonic-gate
2067c478bd9Sstevel@tonic-gatename:/platform/memory-controller?portid=0/memory-module-group?ID=0/memory-module?ID=1
2077c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/mem-slot?Label=DIMM1/mem-module
2087c478bd9Sstevel@tonic-gate
2097c478bd9Sstevel@tonic-gatename:/platform/memory-controller?portid=0/memory-module-group?ID=1/memory-module?ID=0
2107c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/mem-slot?Label=DIMM2/mem-module
2117c478bd9Sstevel@tonic-gate
212dbaf6b97Svenkiname:/platform/memory-controller?portid=0/memory-module-group?ID=0/memory-module?ID=0
2137c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/mem-slot?Label=DIMM3/mem-module
2147c478bd9Sstevel@tonic-gate
2157c478bd9Sstevel@tonic-gatename:/platform/memory-controller?portid=1/memory-module-group?ID=0/memory-module?ID=0
2167c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/mem-slot?Label=DIMM4/mem-module
2177c478bd9Sstevel@tonic-gate
218dbaf6b97Svenkiname:/platform/memory-controller?portid=1/memory-module-group?ID=1/memory-module?ID=0
2197c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/mem-slot?Label=DIMM5/mem-module
2207c478bd9Sstevel@tonic-gate
221dbaf6b97Svenkiname:/platform/memory-controller?portid=1/memory-module-group?ID=0/memory-module?ID=1
2227c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/mem-slot?Label=DIMM6/mem-module
2237c478bd9Sstevel@tonic-gate
2247c478bd9Sstevel@tonic-gatename:/platform/memory-controller?portid=1/memory-module-group?ID=1/memory-module?ID=1
2257c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/mem-slot?Label=DIMM7/mem-module
2267c478bd9Sstevel@tonic-gate
2277c478bd9Sstevel@tonic-gate
2287c478bd9Sstevel@tonic-gate/*
2297c478bd9Sstevel@tonic-gate * _fru_parent CPU, memory-controller devices
2307c478bd9Sstevel@tonic-gate */
2317c478bd9Sstevel@tonic-gate_class:/PLATFORM_CLASS/cpu?ID=0
2327c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/cpu-slot?Slot=0/cpu-module
2337c478bd9Sstevel@tonic-gate
2347c478bd9Sstevel@tonic-gatename:/platform/memory-controller?portid=0
2357c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/cpu-slot?Slot=0/cpu-module
2367c478bd9Sstevel@tonic-gate
2377c478bd9Sstevel@tonic-gate_class:/PLATFORM_CLASS/cpu?ID=1
2387c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/cpu-slot?Slot=1/cpu-module
2397c478bd9Sstevel@tonic-gate
2407c478bd9Sstevel@tonic-gatename:/platform/memory-controller?portid=1
2417c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/cpu-slot?Slot=1/cpu-module
2427c478bd9Sstevel@tonic-gate
2437c478bd9Sstevel@tonic-gate/*
2447c478bd9Sstevel@tonic-gate * _fru_parent motherboard
2457c478bd9Sstevel@tonic-gate */
2467c478bd9Sstevel@tonic-gate_class:/PLATFORM_CLASS
2477c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board
2487c478bd9Sstevel@tonic-gate
2497c478bd9Sstevel@tonic-gate/*
2507c478bd9Sstevel@tonic-gate * _fru_parent PCI devices
2517c478bd9Sstevel@tonic-gate */
252*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0
253*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
254*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0,0
255*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
256*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0,1
257*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
258*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0,2
259*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
260*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0,3
261*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
262*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0,4
263*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
264*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0,5
265*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
266*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0,6
267*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
268*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1f,700000/picl@0,7
269dbaf6b97SvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE2/pci-card
2707c478bd9Sstevel@tonic-gate
271*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0
272*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
273*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0,0
274*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
275*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0,1
276*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
277*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0,2
278*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
279*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0,3
280*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
281*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0,4
282*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
283*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0,5
284*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
285*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0,6
286*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
287*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@8/picl@0,7
288dbaf6b97SvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE1/pci-card
2897c478bd9Sstevel@tonic-gate
290*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0
291*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
292*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0,0
293*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
294*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0,1
295*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
296*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0,2
297*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
298*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0,3
299*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
300*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0,4
301*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
302*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0,5
303*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
304*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0,6
305*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
306*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@3/picl@0,7
307dbaf6b97SvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIE0/pci-card
3087c478bd9Sstevel@tonic-gate
309*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1
310*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
311*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1,0
312*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
313*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1,1
314*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
315*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1,2
316*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
317*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1,3
318*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
319*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1,4
320*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
321*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1,5
322*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
323*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1,6
324*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
325*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@1,7
326dbaf6b97SvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX1/pci-card
3277c478bd9Sstevel@tonic-gate
328*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2
329*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
330*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2,0
331*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
332*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2,1
333*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
334*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2,2
335*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
336*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2,3
337*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
338*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2,4
339*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
340*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2,5
341*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
342*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2,6
343*d0e72dffSvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
344*d0e72dffSvenki_class:/PLATFORM_CLASS/pciex@1e,600000/pciex@0/pciex@9/pci@0,2/picl@2,7
345dbaf6b97SvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board/pci-slot?Label=PCIX0/pci-card
3467c478bd9Sstevel@tonic-gate
3477c478bd9Sstevel@tonic-gate/*
3487c478bd9Sstevel@tonic-gate * _fru_parent for fans
3497c478bd9Sstevel@tonic-gate */
3507c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/system-fan0
3517c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/F0/system-fan0
3527c478bd9Sstevel@tonic-gate
3537c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/system-fan1
3547c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/F1/system-fan1
3557c478bd9Sstevel@tonic-gate
3567c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/system-fan2
3577c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/F2/system-fan2
3587c478bd9Sstevel@tonic-gate
3597c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/system-fan3
3607c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/F3/system-fan3
3617c478bd9Sstevel@tonic-gate
3627c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/system-fan4
3637c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/F4/system-fan4
3647c478bd9Sstevel@tonic-gate
3657c478bd9Sstevel@tonic-gate/*
3667c478bd9Sstevel@tonic-gate * _fru_parent for sensors
3677c478bd9Sstevel@tonic-gate */
3687c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/cpu0
3697c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/cpu-slot?Slot=0/cpu-module
3707c478bd9Sstevel@tonic-gate
3717c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/cpu1
3727c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board/cpu-slot?Slot=1/cpu-module
3737c478bd9Sstevel@tonic-gate
3747c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/MotherBoard
3757c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board
3767c478bd9Sstevel@tonic-gate
3777c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/ADT7462
3787c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board
3797c478bd9Sstevel@tonic-gate
3807c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/LM95221
3817c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board
3827c478bd9Sstevel@tonic-gate
3837c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/FireASIC
3847c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board
3857c478bd9Sstevel@tonic-gate
3867c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/LSI1064
3877c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/MB/system-board
3887c478bd9Sstevel@tonic-gate
3897c478bd9Sstevel@tonic-gatename:/platform/ebus@1f,464000/env-monitor@3,0/Front_panel
3907c478bd9Sstevel@tonic-gateREFPROP _fru_parent /frutree/chassis/FIOB/system-board
3917c478bd9Sstevel@tonic-gate
392b29b9e18Svenkiname:/platform/ebus@1f,464000/env-monitor@3,0/PSU
393b29b9e18SvenkiREFPROP _fru_parent /frutree/chassis/MB/system-board
394b29b9e18Svenki
3957c478bd9Sstevel@tonic-gate/*
3967c478bd9Sstevel@tonic-gate * Environmental device associated with motherboard
3977c478bd9Sstevel@tonic-gate */
3987c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board
3997c478bd9Sstevel@tonic-gateTABLE Devices
4007c478bd9Sstevel@tonic-gateROW
4017c478bd9Sstevel@tonic-gatePROP Class string r 0 "temperature-sensor"
4027c478bd9Sstevel@tonic-gateREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/MotherBoard
4037c478bd9Sstevel@tonic-gateENDROW
4047c478bd9Sstevel@tonic-gateROW
4057c478bd9Sstevel@tonic-gatePROP Class string r 0 "temperature-sensor"
4067c478bd9Sstevel@tonic-gateREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/ADT7462
4077c478bd9Sstevel@tonic-gateENDROW
4087c478bd9Sstevel@tonic-gateROW
4097c478bd9Sstevel@tonic-gatePROP Class string r 0 "temperature-sensor"
4107c478bd9Sstevel@tonic-gateREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/LM95221
4117c478bd9Sstevel@tonic-gateENDROW
4127c478bd9Sstevel@tonic-gateROW
4137c478bd9Sstevel@tonic-gatePROP Class string r 0 "temperature-sensor"
4147c478bd9Sstevel@tonic-gateREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/FireASIC
4157c478bd9Sstevel@tonic-gateENDROW
4167c478bd9Sstevel@tonic-gateROW
4177c478bd9Sstevel@tonic-gatePROP Class string r 0 "temperature-sensor"
4187c478bd9Sstevel@tonic-gateREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/LSI1064
4197c478bd9Sstevel@tonic-gateENDROW
420b29b9e18SvenkiROW
421b29b9e18SvenkiPROP Class string r 0 "temperature-sensor"
422b29b9e18SvenkiREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/PSU
423b29b9e18SvenkiENDROW
4247c478bd9Sstevel@tonic-gateENDTABLE
4257c478bd9Sstevel@tonic-gate
4267c478bd9Sstevel@tonic-gate/*
4277c478bd9Sstevel@tonic-gate * Environmental device associated with front panel io board
4287c478bd9Sstevel@tonic-gate */
4297c478bd9Sstevel@tonic-gatename:/frutree/chassis/FIOB/system-board
4307c478bd9Sstevel@tonic-gateTABLE Devices
4317c478bd9Sstevel@tonic-gateROW
4327c478bd9Sstevel@tonic-gatePROP Class string r 0 "temperature-sensor"
4337c478bd9Sstevel@tonic-gateREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/Front_panel
4347c478bd9Sstevel@tonic-gateENDROW
4357c478bd9Sstevel@tonic-gateENDTABLE
4367c478bd9Sstevel@tonic-gate
4377c478bd9Sstevel@tonic-gate/*
4387c478bd9Sstevel@tonic-gate * Environmental devices associated with cpus
4397c478bd9Sstevel@tonic-gate */
4407c478bd9Sstevel@tonic-gate
4417c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/cpu-slot?Slot=0/cpu-module
4427c478bd9Sstevel@tonic-gateTABLE Devices
4437c478bd9Sstevel@tonic-gateROW
4447c478bd9Sstevel@tonic-gatePROP Class string r 0 "temperature-sensor"
4457c478bd9Sstevel@tonic-gateREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/cpu0
4467c478bd9Sstevel@tonic-gateENDROW
4477c478bd9Sstevel@tonic-gateROW
4487c478bd9Sstevel@tonic-gatePROP Class string r 0 "cpu"
4497c478bd9Sstevel@tonic-gateREFPROP _cpu_ _class:/PLATFORM_CLASS/cpu?ID=0
4507c478bd9Sstevel@tonic-gateENDROW
4517c478bd9Sstevel@tonic-gateENDTABLE
4527c478bd9Sstevel@tonic-gate
4537c478bd9Sstevel@tonic-gatename:/frutree/chassis/MB/system-board/cpu-slot?Slot=1/cpu-module
4547c478bd9Sstevel@tonic-gateTABLE Devices
4557c478bd9Sstevel@tonic-gateROW
4567c478bd9Sstevel@tonic-gatePROP Class string r 0 "temperature-sensor"
4577c478bd9Sstevel@tonic-gateREFPROP _temperature-sensor_ name:/platform/ebus@1f,464000/env-monitor@3,0/cpu1
4587c478bd9Sstevel@tonic-gateENDROW
4597c478bd9Sstevel@tonic-gateROW
4607c478bd9Sstevel@tonic-gatePROP Class string r 0 "cpu"
4617c478bd9Sstevel@tonic-gateREFPROP _cpu_ _class:/PLATFORM_CLASS/cpu?ID=1
4627c478bd9Sstevel@tonic-gateENDROW
4637c478bd9Sstevel@tonic-gateENDTABLE
4647c478bd9Sstevel@tonic-gate
4657c478bd9Sstevel@tonic-gate/*
4667c478bd9Sstevel@tonic-gate * Hard disk link between fru and device tree
4677c478bd9Sstevel@tonic-gate */
4687c478bd9Sstevel@tonic-gatename:/frutree/chassis/SAS-BP/HDD0/disk
4692a0eb52bSvenki	TABLE Devices
4702a0eb52bSvenki	ROW
4712a0eb52bSvenki	PROP Class string r 0 "block"
4722a0eb52bSvenki	REFPROP _block_ name:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@0,0
4732a0eb52bSvenki	ENDROW
4742a0eb52bSvenki	ENDTABLE
4752a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@0,0
4762a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/SAS-BP/HDD0/disk
4772a0eb52bSvenki
4782a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@0,0/hard-disk0
4792a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/SAS-BP/HDD0/disk
4807c478bd9Sstevel@tonic-gate
4817c478bd9Sstevel@tonic-gatename:/frutree/chassis/SAS-BP/HDD1/disk
4822a0eb52bSvenki	TABLE Devices
4832a0eb52bSvenki	ROW
4842a0eb52bSvenki	PROP Class string r 0 "block"
4852a0eb52bSvenki	REFPROP _block_ name:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@1,0
4862a0eb52bSvenki	ENDROW
4872a0eb52bSvenki	ENDTABLE
4882a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@1,0
4892a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/SAS-BP/HDD1/disk
4902a0eb52bSvenki
4912a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@1,0/hard-disk1
4922a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/SAS-BP/HDD1/disk
4937c478bd9Sstevel@tonic-gate
4947c478bd9Sstevel@tonic-gatename:/frutree/chassis/SAS-BP/HDD2/disk
4952a0eb52bSvenki	TABLE Devices
4962a0eb52bSvenki	ROW
4972a0eb52bSvenki	PROP Class string r 0 "block"
4982a0eb52bSvenki	REFPROP _block_ name:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@2,0
4992a0eb52bSvenki	ENDROW
5002a0eb52bSvenki	ENDTABLE
5012a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@2,0
5022a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/SAS-BP/HDD2/disk
5032a0eb52bSvenki
5042a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@2,0/hard-disk2
5052a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/SAS-BP/HDD2/disk
5067c478bd9Sstevel@tonic-gate
5077c478bd9Sstevel@tonic-gatename:/frutree/chassis/SAS-BP/HDD3/disk
5082a0eb52bSvenki	TABLE Devices
5092a0eb52bSvenki	ROW
5102a0eb52bSvenki	PROP Class string r 0 "block"
5112a0eb52bSvenki	REFPROP _block_ name:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@3,0
5122a0eb52bSvenki	ENDROW
5132a0eb52bSvenki	ENDTABLE
5142a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@3,0
5152a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/SAS-BP/HDD3/disk
5162a0eb52bSvenki
5172a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1/sd@3,0/hard-disk3
5182a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/SAS-BP/HDD3/disk
5192a0eb52bSvenki
5202a0eb52bSvenkiname:/frutree/chassis/FIOB/system-board/RM0/cdrom
5212a0eb52bSvenki	TABLE Device
5222a0eb52bSvenki	ROW
5232a0eb52bSvenki	PROP Class string r 0 "cdrom"
5242a0eb52bSvenki	REFPROP _cdrom_ name:/platform/pci@1e,600000/pci@0/pci@1/pci@0/ide@1f/sd@0,0
5252a0eb52bSvenki	ENDROW
5262a0eb52bSvenki	ENDTABLE
5272a0eb52bSvenkiname:/platform/pci@1e,600000/pci@0/pci@1/pci@0/ide@1f/sd@0,0
5282a0eb52bSvenki	REFPROP _fru_parent name:/frutree/chassis/FIOB/system-board/RM0/cdrom
529