/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (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
* 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 2006 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
/*
* ident "%Z%%M% %I% %E% SMI"
*
* This file creates device tables for all of the fru's in the system
* (except for hard disk drives and power supplies.) Each table contains
* one or more rows of devices, each with a reference to a particular
*
* This file will be #included by piclfrutree.info. It should be included
* after the frutree and system hierarchies are defined.
*/
/*
* define a macro to force a #ident line into the output stream
* otherwise cpp removes it. Use #ifndef because of #included definitions.
*/
id("%Z%%M% %I% %E% SMI")
/*
* add a Devices table to DVD
*/
/*
* add Devices table for the keyswitch
*/
/*
* add Devices table for the chassis
*/
/*
* add a Devices table to the system-board
*/
/*
* add a Devices table to the battery
*/
/*
* add a Devices table to the service-processor
*/
/*
* add a Devices table to the front io board
*/
/*
* add a Devices table to the disk back plane
*/
/*
* add a Devices table to the power distribution board
*/
/*
* fru parent for DVD
*/
/*
* fru parents for mother-board and other sensors
*/
/*
* add Devices tables for cpu-related sensors
*/
REFPROP _memory-module_ name:/platform/memory-controller@0,0/memory-module-group?ID=0/memory-module?ID=0
REFPROP _memory-module_ name:/platform/memory-controller@0,0/memory-module-group?ID=0/memory-module?ID=1
REFPROP _memory-module_ name:/platform/memory-controller@0,0/memory-module-group?ID=1/memory-module?ID=0
REFPROP _memory-module_ name:/platform/memory-controller@0,0/memory-module-group?ID=1/memory-module?ID=1
REFPROP _memory-module_ name:/platform/memory-controller@1,0/memory-module-group?ID=0/memory-module?ID=0
REFPROP _memory-module_ name:/platform/memory-controller@1,0/memory-module-group?ID=0/memory-module?ID=1
REFPROP _memory-module_ name:/platform/memory-controller@1,0/memory-module-group?ID=1/memory-module?ID=0
REFPROP _memory-module_ name:/platform/memory-controller@1,0/memory-module-group?ID=1/memory-module?ID=1