/* * CDDL HEADER START * * The contents of this file are subject to the terms of the * Common Development and Distribution License, Version 1.0 only * (the "License"). You may not use this file except in compliance * with the License. * * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE * or http://www.opensolaris.org/os/licensing. * See the License for the specific language governing permissions * and limitations under the License. * * When distributing Covered Code, include this CDDL HEADER in each * file and include the License file at usr/src/OPENSOLARIS.LICENSE. * If applicable, add the following below this CDDL HEADER, with the * fields enclosed by brackets "[]" replaced with your own identifying * information: Portions Copyright [yyyy] [name of copyright owner] * * CDDL HEADER END */ /* * Copyright 2003 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. * * #ident "%Z%%M% %I% %E% SMI" * * This file creates the system board structure */ /* * define a macro to force a #ident line into the output stream * otherwise cpp removes it. Use #ifndef because of #included definitions. */ #ifndef id #define id(s) #ident s #endif id("%Z%%M% %I% %E% SMI") /* * Motherboard properties */ name:/frutree/chassis/MB NODE system-board fru NODE SC location PROP Label string r 0 "SC" ENDNODE ENDNODE /* * motherboard seeprom source */ name:/frutree/chassis/MB/system-board PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/motherboard-fru-prom@0,a2 name:/platform/pci@1e,600000/isa@7/i2c@0,320/motherboard-fru-prom@0,a2 REFPROP _fru_parent /frutree/chassis/MB/system-board /* * ALOM (sc) node and fru-prom */ name:/frutree/chassis/MB/system-board/SC REFNODE sc fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/alom-fru-prom@0,a6 name:/frutree/chassis/MB/system-board/SC/sc PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/alom-fru-prom@0,a6 name:/platform/pci@1e,600000/isa@7/i2c@0,320/alom-fru-prom@0,a6 REFPROP _fru_parent /frutree/chassis/MB/system-board/SC/sc /* * Processors */ name:/frutree/chassis/MB/system-board NODE CPU0 location PROP SlotType string r 0 "cpu" PROP Label string r 0 "CPU0" ENDNODE NODE CPU1 location PROP SlotType string r 0 "cpu" PROP Label string r 0 "CPU1" ENDNODE /* * Processor 0 */ name:/frutree/chassis/MB/system-board/CPU0 REFNODE cpu fru WITH name:/platform/SUNW,UltraSPARC-IIIi@0,0 name:/frutree/chassis/MB/system-board/CPU0/cpu REFNODE F0 location WITH name:/frutree/chassis/MB/system-board/CPU0/cpu name:/frutree/chassis/MB/system-board/CPU0/cpu/F0 PROP SlotType string r 0 "fan-unit" PROP Label string r 0 "F0" REFNODE fan-unit fru WITH name:RMCLOMV/mb_cpu0_f0_rs name:/frutree/chassis/MB/system-board REFNODE DIMM0 location WITH name:/frutree/chassis/MB/system-board/ REFNODE DIMM1 location WITH name:/frutree/chassis/MB/system-board/ REFNODE DIMM2 location WITH name:/frutree/chassis/MB/system-board/ REFNODE DIMM3 location WITH name:/frutree/chassis/MB/system-board/ /* * Processor 1 */ name:/frutree/chassis/MB/system-board/CPU1 REFNODE cpu fru WITH name:/platform/SUNW,UltraSPARC-IIIi@1,0 name:/frutree/chassis/MB/system-board/CPU1/cpu REFNODE F0 location WITH name:/frutree/chassis/MB/system-board/CPU1/cpu name:/frutree/chassis/MB/system-board/CPU1/cpu/F0 PROP SlotType string r 0 "fan-unit" PROP Label string r 0 "F0" REFNODE fan-unit fru WITH name:RMCLOMV/mb_cpu1_f0_rs name:/frutree/chassis/MB/system-board REFNODE DIMM4 location WITH name:/frutree/chassis/MB/system-board REFNODE DIMM5 location WITH name:/frutree/chassis/MB/system-board REFNODE DIMM6 location WITH name:/frutree/chassis/MB/system-board REFNODE DIMM7 location WITH name:/frutree/chassis/MB/system-board /* * Processor 0 memory */ name:/frutree/chassis/MB/system-board/DIMM0 PROP SlotType string r 0 "memory-module" PROP Label string r 0 "DIMM0" name:/frutree/chassis/MB/system-board/DIMM1 PROP SlotType string r 0 "memory-module" PROP Label string r 0 "DIMM1" name:/frutree/chassis/MB/system-board/DIMM2 PROP SlotType string r 0 "memory-module" PROP Label string r 0 "DIMM2" name:/frutree/chassis/MB/system-board/DIMM3 PROP SlotType string r 0 "memory-module" PROP Label string r 0 "DIMM3" /* * Processor 1 memory */ name:/frutree/chassis/MB/system-board/DIMM4 PROP SlotType string r 0 "memory-module" PROP Label string r 0 "DIMM4" name:/frutree/chassis/MB/system-board/DIMM5 PROP SlotType string r 0 "memory-module" PROP Label string r 0 "DIMM5" name:/frutree/chassis/MB/system-board/DIMM6 PROP SlotType string r 0 "memory-module" PROP Label string r 0 "DIMM6" name:/frutree/chassis/MB/system-board/DIMM7 PROP SlotType string r 0 "memory-module" PROP Label string r 0 "DIMM7" /* * Dimm nodes */ name:/frutree/chassis/MB/system-board/DIMM0 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6 name:/frutree/chassis/MB/system-board/DIMM1 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b8 name:/frutree/chassis/MB/system-board/DIMM2 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,ba name:/frutree/chassis/MB/system-board/DIMM3 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,bc name:/frutree/chassis/MB/system-board/DIMM4 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,c6 name:/frutree/chassis/MB/system-board/DIMM5 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,c8 name:/frutree/chassis/MB/system-board/DIMM6 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,ca name:/frutree/chassis/MB/system-board/DIMM7 REFNODE mem-module fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,cc /* * DIMM seeprom sources */ name:/frutree/chassis/MB/system-board/DIMM0/mem-module PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6 name:/frutree/chassis/MB/system-board/DIMM1/mem-module PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b8 name:/frutree/chassis/MB/system-board/DIMM2/mem-module PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,ba name:/frutree/chassis/MB/system-board/DIMM3/mem-module PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,bc name:/frutree/chassis/MB/system-board/DIMM4/mem-module PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,c6 name:/frutree/chassis/MB/system-board/DIMM5/mem-module PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,c8 name:/frutree/chassis/MB/system-board/DIMM6/mem-module PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,ca name:/frutree/chassis/MB/system-board/DIMM7/mem-module PROP FRUDataAvailable void r REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,cc /* * DIMM FRU parents */ name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b6 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM0/mem-module name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,b8 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM1/mem-module name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,ba REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM2/mem-module name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,bc REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM3/mem-module name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,c6 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM4/mem-module name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,c8 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM5/mem-module name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,ca REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM6/mem-module name:/platform/pci@1e,600000/isa@7/i2c@0,320/dimm-spd@0,cc REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM7/mem-module name:/platform/SUNW,UltraSPARC-IIIi@0,0 REFPROP _fru_parent /frutree/chassis/MB/system-board/CPU0/cpu name:/platform/SUNW,UltraSPARC-IIIi@1,0 REFPROP _fru_parent /frutree/chassis/MB/system-board/CPU1/cpu /* * DIMM parents */ name:/platform/memory-controller@0,0/memory-module-group?ID=0/memory-module?ID=0 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM0/mem-module name:/platform/memory-controller@0,0/memory-module-group?ID=0/memory-module?ID=1 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM1/mem-module name:/platform/memory-controller@0,0/memory-module-group?ID=1/memory-module?ID=0 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM2/mem-module name:/platform/memory-controller@0,0/memory-module-group?ID=1/memory-module?ID=1 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM3/mem-module name:/platform/memory-controller@1,0/memory-module-group?ID=0/memory-module?ID=0 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM4/mem-module name:/platform/memory-controller@1,0/memory-module-group?ID=0/memory-module?ID=1 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM5/mem-module name:/platform/memory-controller@1,0/memory-module-group?ID=1/memory-module?ID=0 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM6/mem-module name:/platform/memory-controller@1,0/memory-module-group?ID=1/memory-module?ID=1 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/DIMM7/mem-module /* * create reference properties for motherboard pci devices */ _class:/jbus/pci@1c,600000 REFPROP _fru_parent name:/frutree/chassis/MB/system-board _class:/jbus/pci@1d,700000 REFPROP _fru_parent name:/frutree/chassis/MB/system-board _class:/jbus/pci@1e,600000 REFPROP _fru_parent name:/frutree/chassis/MB/system-board _class:/jbus/pci@1f,700000 REFPROP _fru_parent name:/frutree/chassis/MB/system-board