xref: /illumos-gate/usr/src/lib/fm/topo/maps/SMCI,SSG-2028R-ACR24L/SSG-2028R-ACR24L-hc-topology.xml (revision f52943a93040563107b95bccb9db87d9971ef47d)
1<?xml version="1.0"?>
2<!DOCTYPE topology SYSTEM "/usr/share/lib/xml/dtd/topology.dtd.1">
3<!--
4Copyright (c) 2018, Joyent, Inc.
5
6 CDDL HEADER START
7
8 The contents of this file are subject to the terms of the
9 Common Development and Distribution License (the "License").
10 You may not use this file except in compliance with the License.
11
12 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13 or http://www.opensolaris.org/os/licensing.
14 See the License for the specific language governing permissions
15 and limitations under the License.
16
17 When distributing Covered Code, include this CDDL HEADER in each
18 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
19 If applicable, add the following below this CDDL HEADER, with the
20 fields enclosed by brackets "[]" replaced with your own identifying
21 information: Portions Copyright [yyyy] [name of copyright owner]
22
23 CDDL HEADER END
24
25-->
26
27<topology name='i86pc' scheme='hc'>
28
29  <range name='motherboard' min='0' max='0'>
30    <enum-method name='smbios' version='1' />
31    <node instance='0' static='true'>
32        <fac-enum provider='fac_prov_ipmi' />
33        <propgroup name='protocol' version='1'
34            name-stability='Private' data-stability='Private' >
35            <propval name='label' type='string' value='MB' />
36        </propgroup>
37        <propgroup name='ipmi' version='1'
38            name-stability='Private' data-stability='Private' >
39            <propval name='entity-list' type='string_array' >
40                <propitem value='MB_10G Temp' />
41                <propitem value='PCH Temp' />
42                <propitem value='Peripheral Temp' />
43                <propitem value='5VSB' />
44                <propitem value='5VSB' />
45                <propitem value='3.3VSB' />
46                <propitem value='3.3VCC' />
47                <propitem value='1.5V PCH' />
48                <propitem value='1.2V BMC' />
49                <propitem value='1.05V PCH' />
50                <propitem value='12V' />
51                <propitem value='5VCC' />
52                <propitem value='VBAT' />
53                <propitem value='VDIMMAB' />
54                <propitem value='VDIMMCD' />
55                <propitem value='VDIMMEF' />
56                <propitem value='VDIMMGH' />
57           </propval>
58        </propgroup>
59    </node>
60
61    <dependents grouping='children'>
62      <range name='chip' min='0' max='100'>
63        <enum-method name='chip' version='1' />
64      </range>
65      <range name='hostbridge' min='0' max='254'>
66        <enum-method name='hostbridge' version='1' />
67      </range>
68      <range name='sp' min='0' max='0'>
69        <enum-method name='ipmi' version='1' />
70      </range>
71      <range name='slot' min='0' max='15'>
72        <enum-method name='smbios' version='1' />
73        <propmap name='SSG-2028R-ACR24L-slot' />
74      </range>
75      <range name='usb-mobo' min='0' max='256'>
76        <enum-method name='usb' version='1' />
77      </range>
78    </dependents>
79
80  </range>
81
82  <range name='chassis' min='0' max='0'>
83    <propmap name='SSG-2028R-ACR24L-chassis' />
84
85    <dependents grouping='children'>
86
87       <range name='psu' min='0' max='1'>
88          <enum-method name='ipmi' version='1' />
89       </range>
90       <range name='fan' min='0' max='100'>
91          <enum-method name='ipmi' version='1' />
92       </range>
93       <range name='bay' min='0' max='23'>
94          <propmap name='SSG-2028R-ACR24L-disk' />
95       </range>
96      <range name='usb-chassis' min='0' max='256'>
97        <enum-method name='usb' version='1' />
98      </range>
99
100    </dependents>
101
102  </range>
103
104</topology>
105