/*
* 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
* 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 2005 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*
* #ident "%Z%%M% %I% %E% SMI"
*
* create the system board structure
*/
/*
* Create transfer size property
*/
/*
* set the SlotType for the cpu slots
*/
/*
* Create fru node for memory module
* Use both OBP 4.10.6 (dimm-spd) and older (dimm) device names.
* Config file parser will ignore REFNODE with invalid device name.
*/
/*
* For memory module FRUs that are present, create _seeprom_source
* Use both OBP 4.10.6 (dimm-spd) and older (dimm) device names.
* Config file parser will ignore REFPROP with invalid device name.
*/
PROP FRUDataAvailable void r
PROP FRUDataAvailable void r
PROP FRUDataAvailable void r
PROP FRUDataAvailable void r
/*
* Set _fru_parent for memory seeprom devices
* Use both OBP 4.10.6 (dimm-spd) and older (dimm) device names.
* Config file parser will skip to next name entry if the device name is
* invalid.
*/
/*
* Populate PCI slots
*/
/*
* Create cpu-module fru
*/
/*
* Set _fru_parent of /platform to system-board
*/
/*
* Set _fru_parent of cpu to the cpu-module fru
*/
/*
* Set _fru_parent for temperature-device
*/
/*
* _fru_parent memory modules
*/
/*
* Set _fru_parent of pci to the pci-card fru
*/