8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / cmd / fm / eversholt / files / sparc / sun4v / vfncx.esc
blob732bbfdfa5591fc39d2019a0fcb226f4095477c5
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  */
21 /* 
22  * Copyright 2007 Sun Microsystems, Inc.  All rights reserved. 
23  * Use is subject to license terms. 
24  */ 
26 #pragma ident   "%Z%%M% %I%     %E% SMI"
28 #pragma dictionary "SUN4V" 
31  * Eversholt rules for the VF PIU extention to Fire nexus driver
32  */
33 #define HB_FIT                  400 
36  * Faults, upsets and defects
37  */
38 /* VF Asic */
39 fru hostbridge/pciexrc; 
40 asru hostbridge/pciexrc; 
41 event fault.io.vf.ncx@hostbridge/pciexrc, 
42     FITrate=HB_FIT, FRU=hostbridge/pciexrc, ASRU=hostbridge/pciexrc; 
44 /* fault.io.vf.ncx */
45 event ereport.io.vf.ncx.to-fdr@hostbridge/pciexrc{within(0s)}; 
46 event ereport.io.vf.ncx.to-fsr@hostbridge/pciexrc{within(0s)}; 
47 event ereport.io.vf.ncx.fre@hostbridge/pciexrc{within(0s)}; 
48 event ereport.io.vf.ncx.fse@hostbridge/pciexrc{within(0s)}; 
49 event ereport.io.vf.ncx.fde@hostbridge/pciexrc{within(0s)}; 
51 /* fault.io.vf.ncx */
52 prop fault.io.vf.ncx@hostbridge/pciexrc (1)-> 
53         ereport.io.vf.ncx.to-fdr@hostbridge/pciexrc,
54         ereport.io.vf.ncx.to-fsr@hostbridge/pciexrc,
55         ereport.io.vf.ncx.fre@hostbridge/pciexrc,
56         ereport.io.vf.ncx.fse@hostbridge/pciexrc,
57         ereport.io.vf.ncx.fde@hostbridge/pciexrc;