4 * The contents of this file are subject to the terms of the
5 * Common Development and Distribution License (the "License").
6 * You may not use this file except in compliance with the License.
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 * or http://www.opensolaris.org/os/licensing.
10 * See the License for the specific language governing permissions
11 * and limitations under the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 * If applicable, add the following below this CDDL HEADER, with the
16 * fields enclosed by brackets "[]" replaced with your own identifying
17 * information: Portions Copyright [yyyy] [name of copyright owner]
23 * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
24 * Use is subject to license terms.
29 * supported prop types: void, int, uint, float, string
30 * supported prop access_modes: r, w, rw
32 * VERSION <version_number> -- supported version number is 1.0
34 * name:<namepath> -- gives the anchor node
35 * where <namepath> is <nodename>[@<bus-addr>][?<prop>=<val>]
37 * _class:<classpath> -- gives the anchor node
38 * where <classpath> is <classname>[@<bus-addr>][?<prop>=<val>]
41 * {describes a subtree}
44 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
46 * REFPROP <name> <dstnode>
48 * REFNODE <name> <class> with <destnode> -- Associates a new node
49 * with <destnode> if exists
51 * <name> is the nodename
52 * <class> is the picl class.
53 * <destnode> is name:<namepath> or _class:<classpath>
55 * If "name:" or "_class:" is not specified in the <path>,
56 * the default is "name:"
58 * This file describes the locations of all the system fru's and their
63 * There are a lot of nodes below the rmclomv node, define a shortname
65 #define RMCLOMV /platform/ebus@1f,464000/rmc-comm@0,c28000/SUNW,rmclomv
72 * SunMC physical view view_points for this platform
73 * This will get moved to a separate SunMC physical view plugin later.
75 PROP ViewPoints string r 0 "front rear side"
78 PROP SlotType string r 0 "system-board"
79 PROP Label string r 0 "MB"
82 PROP Label string r 0 "FT0"
83 PROP SlotType string r 0 "fan-tray"
86 PROP Label string r 0 "FT1"
87 PROP SlotType string r 0 "fan-tray"
90 PROP Label string r 0 "FT2"
91 PROP SlotType string r 0 "fan-tray"
94 PROP Label string r 0 "FT3"
95 PROP SlotType string r 0 "fan-tray"
98 PROP Label string r 0 "FT4"
99 PROP SlotType string r 0 "fan-tray"
102 PROP Label string r 0 "FT5"
103 PROP SlotType string r 0 "fan-tray"
109 PROP SlotType string r 0 "power-distribution-board"
110 PROP Label string r 0 "PDB"
113 /* on Boston we need only two of the four possible power supplies */
116 PROP SlotType string r 0 "power-supply"
117 PROP Label string r 0 "PS0"
120 PROP SlotType string r 0 "power-supply"
121 PROP Label string r 0 "PS1"
124 PROP SlotType string r 0 "power-supply"
125 PROP Label string r 0 "PS2"
128 PROP SlotType string r 0 "power-supply"
129 PROP Label string r 0 "PS3"
136 * Motherboard properties
138 name:/frutree/chassis/MB/system-board
140 PROP SlotType string r 0 "cpu-module"
141 Prop Label string r 0 "C0"
144 PROP SlotType string r 0 "cpu-module"
145 Prop Label string r 0 "C1"
148 PROP SlotType string r 0 "cpu-module"
149 Prop Label string r 0 "C2"
152 PROP SlotType string r 0 "cpu-module"
153 Prop Label string r 0 "C3"
157 PROP SlotType string r 0 "pci-e"
158 PROP Label string r 0 "PCI0"
161 PROP SlotType string r 0 "pci-e"
162 PROP Label string r 0 "PCI1"
165 PROP SlotType string r 0 "pci-x"
166 PROP Label string r 0 "PCI2"
169 PROP SlotType string r 0 "pci-x"
170 PROP Label string r 0 "PCI3"
173 PROP SlotType string r 0 "pci-x"
174 PROP Label string r 0 "PCI4"
177 PROP SlotType string r 0 "pci-x"
178 PROP Label string r 0 "PCI5"
181 PROP SlotType string r 0 "pci-e"
182 PROP Label string r 0 "PCI6"
185 PROP SlotType string r 0 "pci-e"
186 PROP Label string r 0 "PCI7"
190 PROP SlotType string r 0 "usb"
191 PROP Label string r 0 "USB0"
194 PROP SlotType string r 0 "usb"
195 PROP Label string r 0 "USB1"
199 PROP SlotType string r 0 "front-IO-board"
200 PROP Label string r 0 "FIOB"
204 PROP SlotType string r 0 "service-processor-board"
205 PROP Label string r 0 "SC"
208 NODE HDDCNTRL location
209 PROP SlotType string r 0 "disk-controller"
210 PROP Label string r 0 "HDDCNTRL"
214 PROP SlotType string r 0 "dvd-slot"
215 PROP Label string r 0 "RMD0"
218 name:/frutree/chassis/MB/system-board/FIOB
219 NODE front-IO-board fru
221 PROP SlotType string r 0 "usb"
222 PROP Label string r 0 "USB2"
225 PROP SlotType string r 0 "usb"
226 PROP Label string r 0 "USB3"
229 PROP SlotType string r 0 "led-board"
230 PROP Label string r 0 "FLEDB"
231 NODE front-led-board fru
235 PROP SlotType string r 0 "usb-hub"
236 PROP Label string r 0 "HUB0"
241 * System controller contains the SCC and a battery
243 name:/frutree/chassis/MB/system-board/SC
244 NODE service-processor fru
246 PROP Label string r 0 "SCC"
247 NODE system-config-chip fru
250 NODE BATTERY location
251 PROP Label string r 0 "BATTERY"
258 * Common properties for the disk controller location node.
260 name:/frutree/chassis/MB/system-board/HDDCNTRL
261 PROP SlotType string r 0 "disk-controller"
262 PROP Label string r 0 "HDDCNTRL"
265 * Create the disk-controller fru node here if the 1068e fruid prom is
268 name:/frutree/chassis/MB/system-board/HDDCNTRL
269 REFNODE disk-controller fru WITH name:/platform/i2c@1f,520000/sas-ctrl-fru-prom@0,46
272 * If the disk-controller node now exists, create properties that will
273 * allow its fruid prom to be accessed.
275 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller
276 PROP FRUDataAvailable void r
277 REFPROP _seeprom_source name:/platform/i2c@1f,520000/sas-ctrl-fru-prom@0,46
280 * Create the disk-controller fru node here if the disk controller is
281 * a LSI Logic 1064x/1068x in slot 4. Note that no fruid prom properties
282 * are created because in this case, there is no 1068e and its fruid
283 * prom is not present. This ensures that the fru access library won't
284 * expect to see a fruid prom where none is present.
286 name:/frutree/chassis/MB/system-board/HDDCNTRL
287 REFNODE disk-controller fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1
290 * Create the disk backplane node under the disk-controller node
292 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller
294 PROP Label string r 0 "HDDBP"
295 PROP SlotType string r 0 "disk-backplane-8"
296 NODE disk-backplane-8 fru
301 * up to 8 disks in Boston...
303 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8
305 PROP SlotType string r 0 "disk-slot"
306 PROP Label string r 0 "HDD0"
309 PROP SlotType string r 0 "disk-slot"
310 PROP Label string r 0 "HDD1"
313 PROP SlotType string r 0 "disk-slot"
314 PROP Label string r 0 "HDD2"
317 PROP SlotType string r 0 "disk-slot"
318 PROP Label string r 0 "HDD3"
321 PROP SlotType string r 0 "disk-slot"
322 PROP Label string r 0 "HDD4"
325 PROP SlotType string r 0 "disk-slot"
326 PROP Label string r 0 "HDD5"
329 PROP SlotType string r 0 "disk-slot"
330 PROP Label string r 0 "HDD6"
333 PROP SlotType string r 0 "disk-slot"
334 PROP Label string r 0 "HDD7"
338 * add power-supply nodes if their fru-proms are visible
340 name:/frutree/chassis/PS0
341 REFNODE power-supply fru WITH name:/platform/i2c@1f,520000/power-supply-fru-prom?UnitAddress=0,24
342 name:/frutree/chassis/PS1
343 REFNODE power-supply fru WITH name:/platform/i2c@1f,520000/power-supply-fru-prom?UnitAddress=0,32
344 name:/frutree/chassis/PS2
345 REFNODE power-supply fru WITH name:/platform/i2c@1f,520000/power-supply-fru-prom?UnitAddress=0,52
346 name:/frutree/chassis/PS3
347 REFNODE power-supply fru WITH name:/platform/i2c@1f,520000/power-supply-fru-prom?UnitAddress=0,72
350 * PDB chassis ID prom
352 name:/frutree/chassis/PDB
353 REFNODE power-distribution-board fru WITH name:/platform/i2c@1f,520000/pdb-fru-prom@0,da
355 name:/frutree/chassis/MB/system-board/FT0
356 REFNODE fan-tray fru WITH name:RMCLOMV/ft0_f0_tach
357 name:/frutree/chassis/MB/system-board/FT1
358 REFNODE fan-tray fru WITH name:RMCLOMV/ft1_f0_tach
359 name:/frutree/chassis/MB/system-board/FT2
360 REFNODE fan-tray fru WITH name:RMCLOMV/ft2_f0_tach
361 name:/frutree/chassis/MB/system-board/FT3
362 REFNODE fan-tray fru WITH name:RMCLOMV/ft3_f0_tach
363 name:/frutree/chassis/MB/system-board/FT4
364 REFNODE fan-tray fru WITH name:RMCLOMV/ft4_f0_tach
365 name:/frutree/chassis/MB/system-board/FT5
366 REFNODE fan-tray fru WITH name:RMCLOMV/ft5_f0_tach
369 * system fans (on Boston, the trays are the fru's, not the fans)
371 name:/frutree/chassis/MB/system-board/FT0/fan-tray
373 PROP SlotType string r 0 "fan-unit"
374 PROP Label string r 0 "F0"
376 name:/frutree/chassis/MB/system-board/FT1/fan-tray
378 PROP SlotType string r 0 "fan-unit"
379 PROP Label string r 0 "F0"
381 name:/frutree/chassis/MB/system-board/FT2/fan-tray
383 PROP SlotType string r 0 "fan-unit"
384 PROP Label string r 0 "F0"
386 name:/frutree/chassis/MB/system-board/FT3/fan-tray
388 PROP SlotType string r 0 "fan-unit"
389 PROP Label string r 0 "F0"
391 name:/frutree/chassis/MB/system-board/FT4/fan-tray
393 PROP SlotType string r 0 "fan-unit"
394 PROP Label string r 0 "F0"
396 name:/frutree/chassis/MB/system-board/FT5/fan-tray
398 PROP SlotType string r 0 "fan-unit"
399 PROP Label string r 0 "F0"
405 name:/frutree/chassis/MB/system-board/RMD0
406 REFNODE removable-media fru WITH name:/platform/pci@1f,700000/pci@0/pci@1/pci@0/ide@1f/sd@0,0
407 name:/platform/pci@1f,700000/pci@0/pci@1/pci@0/ide@1f/sd@0,0
408 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/RMD0/removable-media
412 * add disk fru nodes for disks which are present (built-in 1068E mappings)
415 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD0
416 REFNODE disk fru WITH name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@0,0
417 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD1
418 REFNODE disk fru WITH name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@1,0
419 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD2
420 REFNODE disk fru WITH name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@2,0
421 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD3
422 REFNODE disk fru WITH name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@3,0
423 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD4
424 REFNODE disk fru WITH name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@4,0
425 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD5
426 REFNODE disk fru WITH name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@5,0
427 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6
428 REFNODE disk fru WITH name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@6,0
429 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD7
430 REFNODE disk fru WITH name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@7,0
433 * Add disk fru nodes for disks which are present (1068x mappings with the
434 * 1068x located in slot 4 (short PCI-X slot adjacent to the MBC)
437 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD0
438 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@0,0
439 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD1
440 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@1,0
441 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD2
442 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@2,0
443 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD3
444 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@3,0
445 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD4
446 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@4,0
447 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD5
448 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@5,0
449 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6
450 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@6,0
451 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD7
452 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@7,0
455 * Add disk fru nodes for disks which are present (1064x mappings with the
456 * 1064x located in slot 5 (last short PCI-X slot). These are assumed to
457 * be the remaining four disks if the first controller is also a 1064x.
460 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD4
461 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@2/sd@4,0
462 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD5
463 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@2/sd@5,0
464 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6
465 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@2/sd@6,0
466 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD7
467 REFNODE disk fru WITH name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@2/sd@7,0
470 * the eight PCIe/PCI-x slots...
472 name:/frutree/chassis/MB/system-board/PCI0
473 REFNODE pci-card fru WITH _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl?DeviceID=0
474 name:/frutree/chassis/MB/system-board/PCI1
475 REFNODE pci-card fru WITH _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl?DeviceID=0
476 name:/frutree/chassis/MB/system-board/PCI2
477 REFNODE pci-card fru WITH _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl?DeviceID=1
478 name:/frutree/chassis/MB/system-board/PCI3
479 REFNODE pci-card fru WITH _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl?DeviceID=2
480 name:/frutree/chassis/MB/system-board/PCI4
481 REFNODE pci-card fru WITH _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl?DeviceID=1
482 name:/frutree/chassis/MB/system-board/PCI5
483 REFNODE pci-card fru WITH _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl?DeviceID=2
484 name:/frutree/chassis/MB/system-board/PCI6
485 REFNODE pci-card fru WITH _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl?DeviceID=0
486 name:/frutree/chassis/MB/system-board/PCI7
487 REFNODE pci-card fru WITH _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl?DeviceID=0
489 #include "system-board.info"
490 #include <fru_SC_data.info>
491 #include <SB-tables.info>
494 * built-in USB hub on the front IO board, one for EHCI, one for OHCI
496 _class:/jbus/pciex@1f,700000/pciex@0/pciex@1/pci@0/usb@1c,3/usb@7
497 REFPROP _location_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/HUB
498 _class:/jbus/pciex@1f,700000/pciex@0/pciex@1/pci@0/usb@1c,2/usb@1
499 REFPROP _location_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/HUB
502 * devices in PCIe/PCI-x slots
504 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0
505 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
506 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0,0
507 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
508 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0,1
509 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
510 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0,2
511 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
512 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0,3
513 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
514 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0,4
515 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
516 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0,5
517 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
518 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0,6
519 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
520 _class:/jbus/pciex@1e,600000/pciex@0/pciex@8/picl@0,7
521 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI0/pci-card
523 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0
524 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
525 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0,0
526 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
527 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0,1
528 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
529 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0,2
530 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
531 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0,3
532 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
533 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0,4
534 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
535 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0,5
536 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
537 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0,6
538 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
539 _class:/jbus/pciex@1f,700000/pciex@0/pciex@8/picl@0,7
540 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI1/pci-card
542 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1
543 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
544 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1,0
545 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
546 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1,1
547 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
548 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1,2
549 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
550 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1,3
551 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
552 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1,4
553 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
554 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1,5
555 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
556 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1,6
557 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
558 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@1,7
559 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI2/pci-card
561 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2
562 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
563 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2,0
564 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
565 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2,1
566 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
567 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2,2
568 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
569 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2,3
570 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
571 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2,4
572 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
573 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2,5
574 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
575 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2,6
576 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
577 _class:/jbus/pciex@1e,600000/pciex@0/pciex@1/pci@0/pci@8/picl@2,7
578 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI3/pci-card
580 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1
581 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
582 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1,0
583 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
584 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1,1
585 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
586 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1,2
587 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
588 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1,3
589 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
590 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1,4
591 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
592 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1,5
593 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
594 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1,6
595 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
596 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@1,7
597 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI4/pci-card
599 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2
600 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
601 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2,0
602 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
603 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2,1
604 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
605 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2,2
606 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
607 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2,3
608 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
609 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2,4
610 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
611 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2,5
612 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
613 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2,6
614 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
615 _class:/jbus/pciex@1f,700000/pciex@0/pciex@2/pci@0/pci@8/picl@2,7
616 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI5/pci-card
618 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0
619 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
620 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0,0
621 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
622 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0,1
623 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
624 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0,2
625 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
626 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0,3
627 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
628 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0,4
629 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
630 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0,5
631 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
632 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0,6
633 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
634 _class:/jbus/pciex@1e,600000/pciex@0/pciex@9/picl@0,7
635 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI6/pci-card
637 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0
638 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card
639 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0,0
640 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card
641 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0,1
642 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card
643 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0,2
644 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card
645 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0,3
646 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card
647 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0,4
648 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card
649 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0,5
650 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card
651 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0,6
652 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card
653 _class:/jbus/pciex@1f,700000/pciex@0/pciex@9/picl@0,7
654 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/PCI7/pci-card