cmd: remove sparc-only virtinfo
[unleashed.git] / usr / src / cmd / picl / plugins / sun4u / boston / frudr / fru_HDD6_data.info
blobcd982ce04dc2b0885dd0ce89ce0a668800823b58
1 /*
2  * CDDL HEADER START
3  *
4  * The contents of this file are subject to the terms of the
5  * Common Development and Distribution License (the "License").
6  * You may not use this file except in compliance with the License.
7  *
8  * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9  * or http://www.opensolaris.org/os/licensing.
10  * See the License for the specific language governing permissions
11  * and limitations under the License.
12  *
13  * When distributing Covered Code, include this CDDL HEADER in each
14  * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15  * If applicable, add the following below this CDDL HEADER, with the
16  * fields enclosed by brackets "[]" replaced with your own identifying
17  * information: Portions Copyright [yyyy] [name of copyright owner]
18  *
19  * CDDL HEADER END
20  */
23  * Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
24  * Use is subject to license terms.
25  *
26  * ident        "%Z%%M% %I%     %E% SMI"
27  *
28  * This configuration file is parsed by PICL plugin envmon in response
29  * to a PICL_FRU_ADDED event for HDD6
30  *
31  * supported prop types: void, int, uint, float, string
32  * supported prop access_modes: r, w, rw
33  *
34  * VERSION <version_number>  -- supported version number is 1.0
35  *
36  * name:<namepath> --     gives the anchor node
37  *      where <namepath> is <nodename>[@<bus-addr>][?<prop>=<val>]
38  *
39  * _class:<classpath> --   gives the anchor node
40  *      where <classpath> is <classname>[@<bus-addr>][?<prop>=<val>]
41  *
42  * NODE <name> <class>
43  *       {describes a subtree}
44  * ENDNODE
45  *
46  * PROP <name> <type> <access_mode> [<size> <value>] -- per property
47  *
48  * REFPROP <name> <dstnode>
49  *
50  * REFNODE <name> <class> with <destnode> -- Associates a new node
51  *       with <destnode> if exists
52  *       where 
53  *             <name> is the nodename
54  *             <class> is the picl class.
55  *             <destnode> is name:<namepath> or _class:<classpath>
56  *
57  * If "name:" or "_class:" is not specified in the <path>,
58  * the default is "name:"
59  *
60  */
63  * define a macro to force a #ident line into the output stream
64  * otherwise cpp removes it. Use #ifndef because of #included definitions.
65  */
66 #ifndef id
67 #define id(s)   #ident s
68 #endif
69 id("%Z%%M%      %I%     %E% SMI")
71 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6/disk
72 TABLE Devices
73 ROW
74 PROP Class string r 0 "block"
75 REFPROP _block_ name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@6,0
76 ENDROW
77 ROW
78 PROP Class string r 0 "block"
79 REFPROP _block_ name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@6,0
80 ENDROW
81 ROW
82 PROP Class string r 0 "block"
83 REFPROP _block_ name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@2/sd@6,0
84 ENDROW
85 ENDTABLE
87 name:/platform/pci@1e,600000/pci@0/pci@2/scsi@0/sd@6,0
88         REFPROP _fru_parent name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6/disk
89 name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@1/sd@6,0
90         REFPROP _fru_parent name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6/disk
91 name:/platform/pci@1f,700000/pci@0/pci@2/pci@0/pci@8/LSILogic,sas@2/sd@6,0
92         REFPROP _fru_parent name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6/disk
94 name:RMCLOMV/hdd6_service
95         REFPROP _location_parent name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6
96 name:RMCLOMV/hdd6_ok2rm
97         REFPROP _location_parent name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6
99 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6/disk
100         PROP OperationalStatus string r 0 "present"
102 name:/frutree/chassis/MB/system-board/HDDCNTRL/disk-controller/HDDBP/disk-backplane-8/HDD6
103         TABLE Devices
104         ROW
105         PROP Class string r 0 "led"
106         REFPROP _led_ name:RMCLOMV/hdd6_service
107         ENDROW
108         ROW
109         PROP Class string r 0 "led"
110         REFPROP _led_ name:RMCLOMV/hdd6_ok2rm
111         ENDROW
112         ENDTABLE