xref: /titanic_41/usr/src/uts/common/sys/scsi/adapters/scr.out (revision 7c478bd95313f5f23a4c958a745db2134aa03244)
1*7c478bd9Sstevel@tonic-gate/*
2*7c478bd9Sstevel@tonic-gate * CDDL HEADER START
3*7c478bd9Sstevel@tonic-gate *
4*7c478bd9Sstevel@tonic-gate * The contents of this file are subject to the terms of the
5*7c478bd9Sstevel@tonic-gate * Common Development and Distribution License, Version 1.0 only
6*7c478bd9Sstevel@tonic-gate * (the "License").  You may not use this file except in compliance
7*7c478bd9Sstevel@tonic-gate * with the License.
8*7c478bd9Sstevel@tonic-gate *
9*7c478bd9Sstevel@tonic-gate * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10*7c478bd9Sstevel@tonic-gate * or http://www.opensolaris.org/os/licensing.
11*7c478bd9Sstevel@tonic-gate * See the License for the specific language governing permissions
12*7c478bd9Sstevel@tonic-gate * and limitations under the License.
13*7c478bd9Sstevel@tonic-gate *
14*7c478bd9Sstevel@tonic-gate * When distributing Covered Code, include this CDDL HEADER in each
15*7c478bd9Sstevel@tonic-gate * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16*7c478bd9Sstevel@tonic-gate * If applicable, add the following below this CDDL HEADER, with the
17*7c478bd9Sstevel@tonic-gate * fields enclosed by brackets "[]" replaced with your own identifying
18*7c478bd9Sstevel@tonic-gate * information: Portions Copyright [yyyy] [name of copyright owner]
19*7c478bd9Sstevel@tonic-gate *
20*7c478bd9Sstevel@tonic-gate * CDDL HEADER END
21*7c478bd9Sstevel@tonic-gate */
22*7c478bd9Sstevel@tonic-gate/*
23*7c478bd9Sstevel@tonic-gate * Copyright (c) 1999-2001 by Sun Microsystems, Inc.
24*7c478bd9Sstevel@tonic-gate * All rights reserved.
25*7c478bd9Sstevel@tonic-gate */
26*7c478bd9Sstevel@tonic-gate
27*7c478bd9Sstevel@tonic-gate#pragma ident	"%Z%%M%	%I%	%E% SMI"
28*7c478bd9Sstevel@tonic-gate
29*7c478bd9Sstevel@tonic-gatetypedef unsigned int UINT;
30*7c478bd9Sstevel@tonic-gate
31*7c478bd9Sstevel@tonic-gateUINT	SCRIPT[] = {
32*7c478bd9Sstevel@tonic-gate	0x47000000u,	0x00000190u,
33*7c478bd9Sstevel@tonic-gate	0x9E030000u,	NINT_ILI_PHASE,
34*7c478bd9Sstevel@tonic-gate	0x1E000000u,	NTOFFSET(nt_sendmsg),
35*7c478bd9Sstevel@tonic-gate	0x828B0000u,	0x000003D0u,
36*7c478bd9Sstevel@tonic-gate	0x86830000u,	0x00000250u,
37*7c478bd9Sstevel@tonic-gate	0x58000008u,	0x00000000u,
38*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFFD8u,
39*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
40*7c478bd9Sstevel@tonic-gate	0x80880000u,	0x00000230u,
41*7c478bd9Sstevel@tonic-gate	0x60000008u,	0x00000000u,
42*7c478bd9Sstevel@tonic-gate	0x80880000u,	0x00000220u,
43*7c478bd9Sstevel@tonic-gate	0x58000008u,	0x00000000u,
44*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
45*7c478bd9Sstevel@tonic-gate	0x868B0000u,	0x00000008u,
46*7c478bd9Sstevel@tonic-gate	0x80880000u,	0x00000200u,
47*7c478bd9Sstevel@tonic-gate	0x1E000000u,	NTOFFSET(nt_errmsg),
48*7c478bd9Sstevel@tonic-gate	0x86830000u,	0x000001F0u,
49*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFFE8u,
50*7c478bd9Sstevel@tonic-gate	0x58000008u,	0x00000000u,
51*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
52*7c478bd9Sstevel@tonic-gate	0x9E030000u,	NINT_ILI_PHASE,
53*7c478bd9Sstevel@tonic-gate	0x1E000000u,	NTOFFSET(nt_errmsg),
54*7c478bd9Sstevel@tonic-gate	0x86830000u,	0x00000010u,
55*7c478bd9Sstevel@tonic-gate	0x58000008u,	0x00000000u,
56*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFFE0u,
57*7c478bd9Sstevel@tonic-gate	0x78020000u,	0x00000000u,
58*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
59*7c478bd9Sstevel@tonic-gate	0x48000000u,	0x00000000u,
60*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_OK,
61*7c478bd9Sstevel@tonic-gate	0x78020000u,	0x00000000u,
62*7c478bd9Sstevel@tonic-gate	0x47000000u,	0x000000A0u,
63*7c478bd9Sstevel@tonic-gate	0x9E030000u,	NINT_ILI_PHASE,
64*7c478bd9Sstevel@tonic-gate	0x1E000000u,	NTOFFSET(nt_sendmsg),
65*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
66*7c478bd9Sstevel@tonic-gate	0x7C027F00u,	0x00000000u,
67*7c478bd9Sstevel@tonic-gate	0x48000000u,	0x00000000u,
68*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_DEV_RESET,
69*7c478bd9Sstevel@tonic-gate	0x58000008u,	0x00000000u,
70*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
71*7c478bd9Sstevel@tonic-gate	0x868B0000u,	0x00000010u,
72*7c478bd9Sstevel@tonic-gate	0x60000008u,	0x00000000u,
73*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_NEG_REJECT,
74*7c478bd9Sstevel@tonic-gate	0x1E000000u,	NTOFFSET(nt_sendmsg),
75*7c478bd9Sstevel@tonic-gate	0x86830000u,	0x00000010u,
76*7c478bd9Sstevel@tonic-gate	0x58000008u,	0x00000000u,
77*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFFE0u,
78*7c478bd9Sstevel@tonic-gate	0x87830000u,	0x00000100u,
79*7c478bd9Sstevel@tonic-gate	0x1F000000u,	NTOFFSET(nt_rcvmsg),
80*7c478bd9Sstevel@tonic-gate	0x80840007u,	0x00000140u,
81*7c478bd9Sstevel@tonic-gate	0x78050000u,	0x00000000u,
82*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_NEG_REJECT,
83*7c478bd9Sstevel@tonic-gate	0x54000000u,	0x000000B8u,
84*7c478bd9Sstevel@tonic-gate	0x710A0000u,	0x00000000u,
85*7c478bd9Sstevel@tonic-gate	0x69080000u,	0x00000000u,
86*7c478bd9Sstevel@tonic-gate	0x6C103C00u,	0x00000000u,
87*7c478bd9Sstevel@tonic-gate	0x725D0000u,	0x00000000u,
88*7c478bd9Sstevel@tonic-gate	0x6A110000u,	0x00000000u,
89*7c478bd9Sstevel@tonic-gate	0x725E0000u,	0x00000000u,
90*7c478bd9Sstevel@tonic-gate	0x6A120000u,	0x00000000u,
91*7c478bd9Sstevel@tonic-gate	0x725F0000u,	0x00000000u,
92*7c478bd9Sstevel@tonic-gate	0x6A130000u,	0x00000000u,
93*7c478bd9Sstevel@tonic-gate	0x46000000u,	0x00000000u,
94*7c478bd9Sstevel@tonic-gate	0x78100000u,	0x00000000u,
95*7c478bd9Sstevel@tonic-gate	0x9F030000u,	NINT_MSGIN,
96*7c478bd9Sstevel@tonic-gate	0x1F000000u,	HBAOFFSET(g_rcvmsg),
97*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
98*7c478bd9Sstevel@tonic-gate	0x9F030000u,	NINT_RESEL,
99*7c478bd9Sstevel@tonic-gate	0x1F000000u,	HBAOFFSET(g_moremsgin),
100*7c478bd9Sstevel@tonic-gate	0x808C0004u,	0x00000100u,
101*7c478bd9Sstevel@tonic-gate	0x808C0120u,	0x00000008u,
102*7c478bd9Sstevel@tonic-gate	0x98040022u,	NINT_RESEL,
103*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
104*7c478bd9Sstevel@tonic-gate	0x1F000000u,	HBAOFFSET(g_tagmsg),
105*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
106*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_RESEL,
107*7c478bd9Sstevel@tonic-gate	0x721A0000u,	0x00000000u,
108*7c478bd9Sstevel@tonic-gate	0x74011000u,	0x00000000u,
109*7c478bd9Sstevel@tonic-gate	0x98040010u,	NINT_SIGPROC,
110*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFF20u,
111*7c478bd9Sstevel@tonic-gate	0x878B0000u,	0x00000040u,
112*7c478bd9Sstevel@tonic-gate	0x808A0000u,	0x000001B8u,
113*7c478bd9Sstevel@tonic-gate	0x818A0000u,	0x000002E8u,
114*7c478bd9Sstevel@tonic-gate	0x838A0000u,	0x00000170u,
115*7c478bd9Sstevel@tonic-gate	0x828A0000u,	0x00000150u,
116*7c478bd9Sstevel@tonic-gate	0x868B0000u,	0xFFFFFDD0u,
117*7c478bd9Sstevel@tonic-gate	0x848A0000u,	0x00000400u,
118*7c478bd9Sstevel@tonic-gate	0x858A0000u,	0x00000530u,
119*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_ILI_PHASE,
120*7c478bd9Sstevel@tonic-gate	0x1F000000u,	NTOFFSET(nt_rcvmsg),
121*7c478bd9Sstevel@tonic-gate	0x808C0000u,	0x00000150u,
122*7c478bd9Sstevel@tonic-gate	0x980C0002u,	NINT_SDP_MSG,
123*7c478bd9Sstevel@tonic-gate	0x808C0004u,	0x00000028u,
124*7c478bd9Sstevel@tonic-gate	0x980C0003u,	NINT_RP_MSG,
125*7c478bd9Sstevel@tonic-gate	0x980C0007u,	NINT_MSGREJ,
126*7c478bd9Sstevel@tonic-gate	0x808C0001u,	0x00000050u,
127*7c478bd9Sstevel@tonic-gate	0x808C0023u,	0x00000078u,
128*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_UNS_MSG,
129*7c478bd9Sstevel@tonic-gate	0x78020000u,	0x00000000u,
130*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
131*7c478bd9Sstevel@tonic-gate	0x48000000u,	0x00000000u,
132*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_DISC,
133*7c478bd9Sstevel@tonic-gate	0x78020000u,	0x00000000u,
134*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
135*7c478bd9Sstevel@tonic-gate	0x48000000u,	0x00000000u,
136*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_RESEL,
137*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
138*7c478bd9Sstevel@tonic-gate	0x1F000000u,	NTOFFSET(nt_extmsg),
139*7c478bd9Sstevel@tonic-gate	0x808C0002u,	0x00000068u,
140*7c478bd9Sstevel@tonic-gate	0x808C0003u,	0x00000040u,
141*7c478bd9Sstevel@tonic-gate	0x808C0006u,	0x00000020u,
142*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_UNS_EXTMSG,
143*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
144*7c478bd9Sstevel@tonic-gate	0x1F000000u,	NTOFFSET(nt_rcvmsg),
145*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_IWR,
146*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
147*7c478bd9Sstevel@tonic-gate	0x1F000000u,	NTOFFSET(nt_pprin),
148*7c478bd9Sstevel@tonic-gate	0x980C0004u,	NINT_PPR,
149*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
150*7c478bd9Sstevel@tonic-gate	0x1F000000u,	NTOFFSET(nt_syncin),
151*7c478bd9Sstevel@tonic-gate	0x980C0001u,	NINT_SDTR,
152*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_UNS_EXTMSG,
153*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
154*7c478bd9Sstevel@tonic-gate	0x1F000000u,	NTOFFSET(nt_widein),
155*7c478bd9Sstevel@tonic-gate	0x980C0003u,	NINT_WDTR,
156*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_UNS_EXTMSG,
157*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_PMM,
158*7c478bd9Sstevel@tonic-gate	0x1A000000u,	NTOFFSET(nt_cmd),
159*7c478bd9Sstevel@tonic-gate	0x878B0000u,	0xFFFFFEC0u,
160*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFE70u,
161*7c478bd9Sstevel@tonic-gate	0x1B000000u,	NTOFFSET(nt_status),
162*7c478bd9Sstevel@tonic-gate	0x87830000u,	0xFFFFFE60u,
163*7c478bd9Sstevel@tonic-gate	0x1F000000u,	NTOFFSET(nt_rcvmsg),
164*7c478bd9Sstevel@tonic-gate	0x78020000u,	0x00000000u,
165*7c478bd9Sstevel@tonic-gate	0x60000040u,	0x00000000u,
166*7c478bd9Sstevel@tonic-gate	0x48000000u,	0x00000000u,
167*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_OK,
168*7c478bd9Sstevel@tonic-gate	0x72340000u,	0x00000000u,
169*7c478bd9Sstevel@tonic-gate	0x980C0000u,	NINT_TOOMUCHDATA,
170*7c478bd9Sstevel@tonic-gate	0x808C0001u,	0x00000108u,
171*7c478bd9Sstevel@tonic-gate	0x808C0002u,	0x000000F8u,
172*7c478bd9Sstevel@tonic-gate	0x808C0003u,	0x000000E8u,
173*7c478bd9Sstevel@tonic-gate	0x808C0004u,	0x000000D8u,
174*7c478bd9Sstevel@tonic-gate	0x808C0005u,	0x000000C8u,
175*7c478bd9Sstevel@tonic-gate	0x808C0006u,	0x000000B8u,
176*7c478bd9Sstevel@tonic-gate	0x808C0007u,	0x000000A8u,
177*7c478bd9Sstevel@tonic-gate	0x808C0008u,	0x00000098u,
178*7c478bd9Sstevel@tonic-gate	0x808C0009u,	0x00000088u,
179*7c478bd9Sstevel@tonic-gate	0x808C000Au,	0x00000078u,
180*7c478bd9Sstevel@tonic-gate	0x808C000Bu,	0x00000068u,
181*7c478bd9Sstevel@tonic-gate	0x808C000Cu,	0x00000058u,
182*7c478bd9Sstevel@tonic-gate	0x808C000Du,	0x00000048u,
183*7c478bd9Sstevel@tonic-gate	0x808C000Eu,	0x00000038u,
184*7c478bd9Sstevel@tonic-gate	0x808C000Fu,	0x00000028u,
185*7c478bd9Sstevel@tonic-gate	0x808C0010u,	0x00000018u,
186*7c478bd9Sstevel@tonic-gate	0x808C0011u,	0x00000008u,
187*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_TOOMUCHDATA,
188*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[16]),
189*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[15]),
190*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[14]),
191*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[13]),
192*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[12]),
193*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[11]),
194*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[10]),
195*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[9]),
196*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[8]),
197*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[7]),
198*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[6]),
199*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[5]),
200*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[4]),
201*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[3]),
202*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[2]),
203*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[1]),
204*7c478bd9Sstevel@tonic-gate	0x18000000u,	NTOFFSET(nt_data[0]),
205*7c478bd9Sstevel@tonic-gate	0x78340000u,	0x00000000u,
206*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFD00u,
207*7c478bd9Sstevel@tonic-gate	0x72340000u,	0x00000000u,
208*7c478bd9Sstevel@tonic-gate	0x980C0000u,	NINT_TOOMUCHDATA,
209*7c478bd9Sstevel@tonic-gate	0x808C0001u,	0x00000108u,
210*7c478bd9Sstevel@tonic-gate	0x808C0002u,	0x000000F8u,
211*7c478bd9Sstevel@tonic-gate	0x808C0003u,	0x000000E8u,
212*7c478bd9Sstevel@tonic-gate	0x808C0004u,	0x000000D8u,
213*7c478bd9Sstevel@tonic-gate	0x808C0005u,	0x000000C8u,
214*7c478bd9Sstevel@tonic-gate	0x808C0006u,	0x000000B8u,
215*7c478bd9Sstevel@tonic-gate	0x808C0007u,	0x000000A8u,
216*7c478bd9Sstevel@tonic-gate	0x808C0008u,	0x00000098u,
217*7c478bd9Sstevel@tonic-gate	0x808C0009u,	0x00000088u,
218*7c478bd9Sstevel@tonic-gate	0x808C000Au,	0x00000078u,
219*7c478bd9Sstevel@tonic-gate	0x808C000Bu,	0x00000068u,
220*7c478bd9Sstevel@tonic-gate	0x808C000Cu,	0x00000058u,
221*7c478bd9Sstevel@tonic-gate	0x808C000Du,	0x00000048u,
222*7c478bd9Sstevel@tonic-gate	0x808C000Eu,	0x00000038u,
223*7c478bd9Sstevel@tonic-gate	0x808C000Fu,	0x00000028u,
224*7c478bd9Sstevel@tonic-gate	0x808C0010u,	0x00000018u,
225*7c478bd9Sstevel@tonic-gate	0x808C0011u,	0x00000008u,
226*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_TOOMUCHDATA,
227*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[16]),
228*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[15]),
229*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[14]),
230*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[13]),
231*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[12]),
232*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[11]),
233*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[10]),
234*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[9]),
235*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[8]),
236*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[7]),
237*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[6]),
238*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[5]),
239*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[4]),
240*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[3]),
241*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[2]),
242*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[1]),
243*7c478bd9Sstevel@tonic-gate	0x19000000u,	NTOFFSET(nt_data[0]),
244*7c478bd9Sstevel@tonic-gate	0x78340000u,	0x00000000u,
245*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFBC8u,
246*7c478bd9Sstevel@tonic-gate	0x72340000u,	0x00000000u,
247*7c478bd9Sstevel@tonic-gate	0x980C0000u,	NINT_TOOMUCHDATA,
248*7c478bd9Sstevel@tonic-gate	0x808C0001u,	0x00000108u,
249*7c478bd9Sstevel@tonic-gate	0x808C0002u,	0x000000F8u,
250*7c478bd9Sstevel@tonic-gate	0x808C0003u,	0x000000E8u,
251*7c478bd9Sstevel@tonic-gate	0x808C0004u,	0x000000D8u,
252*7c478bd9Sstevel@tonic-gate	0x808C0005u,	0x000000C8u,
253*7c478bd9Sstevel@tonic-gate	0x808C0006u,	0x000000B8u,
254*7c478bd9Sstevel@tonic-gate	0x808C0007u,	0x000000A8u,
255*7c478bd9Sstevel@tonic-gate	0x808C0008u,	0x00000098u,
256*7c478bd9Sstevel@tonic-gate	0x808C0009u,	0x00000088u,
257*7c478bd9Sstevel@tonic-gate	0x808C000Au,	0x00000078u,
258*7c478bd9Sstevel@tonic-gate	0x808C000Bu,	0x00000068u,
259*7c478bd9Sstevel@tonic-gate	0x808C000Cu,	0x00000058u,
260*7c478bd9Sstevel@tonic-gate	0x808C000Du,	0x00000048u,
261*7c478bd9Sstevel@tonic-gate	0x808C000Eu,	0x00000038u,
262*7c478bd9Sstevel@tonic-gate	0x808C000Fu,	0x00000028u,
263*7c478bd9Sstevel@tonic-gate	0x808C0010u,	0x00000018u,
264*7c478bd9Sstevel@tonic-gate	0x808C0011u,	0x00000008u,
265*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_TOOMUCHDATA,
266*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[16]),
267*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[15]),
268*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[14]),
269*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[13]),
270*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[12]),
271*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[11]),
272*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[10]),
273*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[9]),
274*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[8]),
275*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[7]),
276*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[6]),
277*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[5]),
278*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[4]),
279*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[3]),
280*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[2]),
281*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[1]),
282*7c478bd9Sstevel@tonic-gate	0x1C000000u,	NTOFFSET(nt_data[0]),
283*7c478bd9Sstevel@tonic-gate	0x78340000u,	0x00000000u,
284*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFFA90u,
285*7c478bd9Sstevel@tonic-gate	0x72340000u,	0x00000000u,
286*7c478bd9Sstevel@tonic-gate	0x980C0000u,	NINT_TOOMUCHDATA,
287*7c478bd9Sstevel@tonic-gate	0x808C0001u,	0x00000108u,
288*7c478bd9Sstevel@tonic-gate	0x808C0002u,	0x000000F8u,
289*7c478bd9Sstevel@tonic-gate	0x808C0003u,	0x000000E8u,
290*7c478bd9Sstevel@tonic-gate	0x808C0004u,	0x000000D8u,
291*7c478bd9Sstevel@tonic-gate	0x808C0005u,	0x000000C8u,
292*7c478bd9Sstevel@tonic-gate	0x808C0006u,	0x000000B8u,
293*7c478bd9Sstevel@tonic-gate	0x808C0007u,	0x000000A8u,
294*7c478bd9Sstevel@tonic-gate	0x808C0008u,	0x00000098u,
295*7c478bd9Sstevel@tonic-gate	0x808C0009u,	0x00000088u,
296*7c478bd9Sstevel@tonic-gate	0x808C000Au,	0x00000078u,
297*7c478bd9Sstevel@tonic-gate	0x808C000Bu,	0x00000068u,
298*7c478bd9Sstevel@tonic-gate	0x808C000Cu,	0x00000058u,
299*7c478bd9Sstevel@tonic-gate	0x808C000Du,	0x00000048u,
300*7c478bd9Sstevel@tonic-gate	0x808C000Eu,	0x00000038u,
301*7c478bd9Sstevel@tonic-gate	0x808C000Fu,	0x00000028u,
302*7c478bd9Sstevel@tonic-gate	0x808C0010u,	0x00000018u,
303*7c478bd9Sstevel@tonic-gate	0x808C0011u,	0x00000008u,
304*7c478bd9Sstevel@tonic-gate	0x98080000u,	NINT_TOOMUCHDATA,
305*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[16]),
306*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[15]),
307*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[14]),
308*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[13]),
309*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[12]),
310*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[11]),
311*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[10]),
312*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[9]),
313*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[8]),
314*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[7]),
315*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[6]),
316*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[5]),
317*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[4]),
318*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[3]),
319*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[2]),
320*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[1]),
321*7c478bd9Sstevel@tonic-gate	0x1D000000u,	NTOFFSET(nt_data[0]),
322*7c478bd9Sstevel@tonic-gate	0x78340000u,	0x00000000u,
323*7c478bd9Sstevel@tonic-gate	0x80880000u,	0xFFFFF958u
324*7c478bd9Sstevel@tonic-gate
325*7c478bd9Sstevel@tonic-gate};
326*7c478bd9Sstevel@tonic-gate
327*7c478bd9Sstevel@tonic-gate#define Abs_Count 1
328*7c478bd9Sstevel@tonic-gatechar *Absolute_Names[Abs_Count] = {
329*7c478bd9Sstevel@tonic-gate	"NBIT_ICON"
330*7c478bd9Sstevel@tonic-gate};
331*7c478bd9Sstevel@tonic-gate
332*7c478bd9Sstevel@tonic-gate#define A_NBIT_ICON	0x00000010u
333*7c478bd9Sstevel@tonic-gateUINT A_NBIT_ICON_Used[] = {
334*7c478bd9Sstevel@tonic-gate	0x00000098u,
335*7c478bd9Sstevel@tonic-gate	0x0000009Au
336*7c478bd9Sstevel@tonic-gate};
337*7c478bd9Sstevel@tonic-gate
338*7c478bd9Sstevel@tonic-gate#define Ent_abort            	0x00000090u
339*7c478bd9Sstevel@tonic-gate#define Ent_continue         	0x00000048u
340*7c478bd9Sstevel@tonic-gate#define Ent_clear_ack        	0x00000038u
341*7c478bd9Sstevel@tonic-gate#define Ent_dev_reset        	0x000000E8u
342*7c478bd9Sstevel@tonic-gate#define Ent_di_list_end      	0x000006A0u
343*7c478bd9Sstevel@tonic-gate#define Ent_do_list_end      	0x00000568u
344*7c478bd9Sstevel@tonic-gate#define Ent_dt_di_list_end   	0x00000910u
345*7c478bd9Sstevel@tonic-gate#define Ent_dt_do_list_end   	0x000007D8u
346*7c478bd9Sstevel@tonic-gate#define Ent_ext_msg_in       	0x00000348u
347*7c478bd9Sstevel@tonic-gate#define Ent_errmsg           	0x00000058u
348*7c478bd9Sstevel@tonic-gate#define Ent_ext_msg_out      	0x00000128u
349*7c478bd9Sstevel@tonic-gate#define Ent_phase_mis_match  	0x000003E8u
350*7c478bd9Sstevel@tonic-gate#define Ent_resel_m          	0x00000198u
351*7c478bd9Sstevel@tonic-gate#define Ent_start_up         	0x00000000u
352*7c478bd9Sstevel@tonic-gate
353*7c478bd9Sstevel@tonic-gate
354*7c478bd9Sstevel@tonic-gateUINT	INSTRUCTIONS	= 0x00000124u;
355*7c478bd9Sstevel@tonic-gateUINT	PATCHES		= 0x00000000u;
356