1a90d965dSfw157321<?xml version="1.0"?>
2a90d965dSfw157321<!DOCTYPE topology SYSTEM "/usr/share/lib/xml/dtd/topology.dtd.1">
3a90d965dSfw157321<!--
4*940d71d2Seschrock Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
5a90d965dSfw157321 Use is subject to license terms.
6a90d965dSfw157321
7a90d965dSfw157321 CDDL HEADER START
8a90d965dSfw157321
9a90d965dSfw157321 The contents of this file are subject to the terms of the
10a90d965dSfw157321 Common Development and Distribution License (the "License").
11a90d965dSfw157321 You may not use this file except in compliance with the License.
12a90d965dSfw157321
13a90d965dSfw157321 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14a90d965dSfw157321 or http://www.opensolaris.org/os/licensing.
15a90d965dSfw157321 See the License for the specific language governing permissions
16a90d965dSfw157321 and limitations under the License.
17a90d965dSfw157321
18a90d965dSfw157321 When distributing Covered Code, include this CDDL HEADER in each
19a90d965dSfw157321 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
20a90d965dSfw157321 If applicable, add the following below this CDDL HEADER, with the
21a90d965dSfw157321 fields enclosed by brackets "[]" replaced with your own identifying
22a90d965dSfw157321 information: Portions Copyright [yyyy] [name of copyright owner]
23a90d965dSfw157321
24a90d965dSfw157321 CDDL HEADER END
25a90d965dSfw157321
26a90d965dSfw157321 ident	"%Z%%M%	%I%	%E% SMI"
27a90d965dSfw157321-->
28a90d965dSfw157321
29a90d965dSfw157321<topology name='SUNW,SPARC-Enterprise-T5120' scheme='hc'>
30a90d965dSfw157321  <range name='motherboard' min='0' max='0'>
31a90d965dSfw157321   <enum-method name='motherboard' version='1'/>
32a90d965dSfw157321
33a90d965dSfw157321     <dependents grouping='children'>
34a90d965dSfw157321       <range name='chip' min='0' max='0'>
35a90d965dSfw157321         <enum-method name='chip' version='1'/>
36a90d965dSfw157321
37a90d965dSfw157321         <dependents grouping='children'>
38a90d965dSfw157321           <range name='hostbridge' min='0' max='254'>
39a90d965dSfw157321             <enum-method name='hostbridge' version='1'/>
40a90d965dSfw157321
41a90d965dSfw157321             <dependents grouping='children'>
42a90d965dSfw157321               <range name='niu' min='0' max='0'>
43a90d965dSfw157321                <enum-method name='niu' version='1'/>
44a90d965dSfw157321               </range>
45a90d965dSfw157321             </dependents>
46a90d965dSfw157321
47a90d965dSfw157321           </range>
48a90d965dSfw157321         </dependents>
49a90d965dSfw157321
50a90d965dSfw157321       </range>
51a90d965dSfw157321     </dependents>
52a90d965dSfw157321
53a90d965dSfw157321   </range>
54*940d71d2Seschrock  <range name='ses-enclosure' min='0' max='1024'>
55*940d71d2Seschrock     <enum-method name='ses' version='1' />
56*940d71d2Seschrock  </range>
57a90d965dSfw157321</topology>
58