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