xref: /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/smt_p.h (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun /* SPDX-License-Identifier: GPL-2.0-or-later */
2*4882a593Smuzhiyun /******************************************************************************
3*4882a593Smuzhiyun  *
4*4882a593Smuzhiyun  *	(C)Copyright 1998,1999 SysKonnect,
5*4882a593Smuzhiyun  *	a business unit of Schneider & Koch & Co. Datensysteme GmbH.
6*4882a593Smuzhiyun  *
7*4882a593Smuzhiyun  *	The information in this file is provided "AS IS" without warranty.
8*4882a593Smuzhiyun  *
9*4882a593Smuzhiyun  ******************************************************************************/
10*4882a593Smuzhiyun 
11*4882a593Smuzhiyun /*
12*4882a593Smuzhiyun  * defines for all SMT attributes
13*4882a593Smuzhiyun  */
14*4882a593Smuzhiyun 
15*4882a593Smuzhiyun /*
16*4882a593Smuzhiyun  * this boring file was produced by perl
17*4882a593Smuzhiyun  * thanks Larry !
18*4882a593Smuzhiyun  */
19*4882a593Smuzhiyun #define	SMT_P0012	0x0012
20*4882a593Smuzhiyun 
21*4882a593Smuzhiyun #define	SMT_P0015	0x0015
22*4882a593Smuzhiyun #define	SMT_P0016	0x0016
23*4882a593Smuzhiyun #define	SMT_P0017	0x0017
24*4882a593Smuzhiyun #define	SMT_P0018	0x0018
25*4882a593Smuzhiyun #define	SMT_P0019	0x0019
26*4882a593Smuzhiyun 
27*4882a593Smuzhiyun #define	SMT_P001A	0x001a
28*4882a593Smuzhiyun #define	SMT_P001B	0x001b
29*4882a593Smuzhiyun #define	SMT_P001C	0x001c
30*4882a593Smuzhiyun #define	SMT_P001D	0x001d
31*4882a593Smuzhiyun 
32*4882a593Smuzhiyun #define	SMT_P100A	0x100a
33*4882a593Smuzhiyun #define	SMT_P100B	0x100b
34*4882a593Smuzhiyun #define	SMT_P100C	0x100c
35*4882a593Smuzhiyun #define	SMT_P100D	0x100d
36*4882a593Smuzhiyun #define	SMT_P100E	0x100e
37*4882a593Smuzhiyun #define	SMT_P100F	0x100f
38*4882a593Smuzhiyun #define	SMT_P1010	0x1010
39*4882a593Smuzhiyun #define	SMT_P1011	0x1011
40*4882a593Smuzhiyun #define	SMT_P1012	0x1012
41*4882a593Smuzhiyun #define	SMT_P1013	0x1013
42*4882a593Smuzhiyun #define	SMT_P1014	0x1014
43*4882a593Smuzhiyun #define	SMT_P1015	0x1015
44*4882a593Smuzhiyun #define	SMT_P1016	0x1016
45*4882a593Smuzhiyun #define	SMT_P1017	0x1017
46*4882a593Smuzhiyun #define	SMT_P1018	0x1018
47*4882a593Smuzhiyun #define	SMT_P1019	0x1019
48*4882a593Smuzhiyun #define	SMT_P101A	0x101a
49*4882a593Smuzhiyun #define	SMT_P101B	0x101b
50*4882a593Smuzhiyun #define	SMT_P101C	0x101c
51*4882a593Smuzhiyun #define	SMT_P101D	0x101d
52*4882a593Smuzhiyun #define	SMT_P101E	0x101e
53*4882a593Smuzhiyun #define	SMT_P101F	0x101f
54*4882a593Smuzhiyun #define	SMT_P1020	0x1020
55*4882a593Smuzhiyun #define	SMT_P1021	0x1021
56*4882a593Smuzhiyun #define	SMT_P1022	0x1022
57*4882a593Smuzhiyun #define	SMT_P1023	0x1023
58*4882a593Smuzhiyun #define	SMT_P1024	0x1024
59*4882a593Smuzhiyun #define	SMT_P1025	0x1025
60*4882a593Smuzhiyun #define	SMT_P1026	0x1026
61*4882a593Smuzhiyun #define	SMT_P1027	0x1027
62*4882a593Smuzhiyun #define	SMT_P1028	0x1028
63*4882a593Smuzhiyun #define	SMT_P1029	0x1029
64*4882a593Smuzhiyun #define	SMT_P102A	0x102a
65*4882a593Smuzhiyun #define	SMT_P102B	0x102b
66*4882a593Smuzhiyun #define	SMT_P102C	0x102c
67*4882a593Smuzhiyun #define	SMT_P102D	0x102d
68*4882a593Smuzhiyun #define	SMT_P102E	0x102e
69*4882a593Smuzhiyun #define	SMT_P102F	0x102f
70*4882a593Smuzhiyun #define	SMT_P1030	0x1030
71*4882a593Smuzhiyun #define	SMT_P1031	0x1031
72*4882a593Smuzhiyun #define	SMT_P1032	0x1032
73*4882a593Smuzhiyun #define	SMT_P1033	0x1033
74*4882a593Smuzhiyun #define	SMT_P1034	0x1034
75*4882a593Smuzhiyun #define	SMT_P1035	0x1035
76*4882a593Smuzhiyun #define	SMT_P1036	0x1036
77*4882a593Smuzhiyun #define	SMT_P1037	0x1037
78*4882a593Smuzhiyun #define	SMT_P1038	0x1038
79*4882a593Smuzhiyun #define	SMT_P1039	0x1039
80*4882a593Smuzhiyun #define	SMT_P103A	0x103a
81*4882a593Smuzhiyun #define	SMT_P103B	0x103b
82*4882a593Smuzhiyun #define	SMT_P103C	0x103c
83*4882a593Smuzhiyun #define	SMT_P103D	0x103d
84*4882a593Smuzhiyun #define	SMT_P103E	0x103e
85*4882a593Smuzhiyun #define	SMT_P103F	0x103f
86*4882a593Smuzhiyun #define	SMT_P1040	0x1040
87*4882a593Smuzhiyun #define	SMT_P1041	0x1041
88*4882a593Smuzhiyun #define	SMT_P1042	0x1042
89*4882a593Smuzhiyun #define	SMT_P1043	0x1043
90*4882a593Smuzhiyun #define	SMT_P1044	0x1044
91*4882a593Smuzhiyun #define	SMT_P1045	0x1045
92*4882a593Smuzhiyun #define	SMT_P1046	0x1046
93*4882a593Smuzhiyun #define	SMT_P1047	0x1047
94*4882a593Smuzhiyun #define	SMT_P1048	0x1048
95*4882a593Smuzhiyun #define	SMT_P1049	0x1049
96*4882a593Smuzhiyun #define	SMT_P104A	0x104a
97*4882a593Smuzhiyun #define	SMT_P104B	0x104b
98*4882a593Smuzhiyun #define	SMT_P104C	0x104c
99*4882a593Smuzhiyun #define	SMT_P104D	0x104d
100*4882a593Smuzhiyun #define	SMT_P104E	0x104e
101*4882a593Smuzhiyun #define	SMT_P104F	0x104f
102*4882a593Smuzhiyun #define	SMT_P1050	0x1050
103*4882a593Smuzhiyun #define	SMT_P1051	0x1051
104*4882a593Smuzhiyun #define	SMT_P1052	0x1052
105*4882a593Smuzhiyun #define	SMT_P1053	0x1053
106*4882a593Smuzhiyun #define	SMT_P1054	0x1054
107*4882a593Smuzhiyun 
108*4882a593Smuzhiyun #define	SMT_P10F0	0x10f0
109*4882a593Smuzhiyun #define	SMT_P10F1	0x10f1
110*4882a593Smuzhiyun #ifdef	ESS
111*4882a593Smuzhiyun #define	SMT_P10F2	0x10f2
112*4882a593Smuzhiyun #define	SMT_P10F3	0x10f3
113*4882a593Smuzhiyun #define	SMT_P10F4	0x10f4
114*4882a593Smuzhiyun #define	SMT_P10F5	0x10f5
115*4882a593Smuzhiyun #define	SMT_P10F6	0x10f6
116*4882a593Smuzhiyun #define	SMT_P10F7	0x10f7
117*4882a593Smuzhiyun #endif
118*4882a593Smuzhiyun #ifdef	SBA
119*4882a593Smuzhiyun #define	SMT_P10F8	0x10f8
120*4882a593Smuzhiyun #define	SMT_P10F9	0x10f9
121*4882a593Smuzhiyun #endif
122*4882a593Smuzhiyun 
123*4882a593Smuzhiyun #define	SMT_P200A	0x200a
124*4882a593Smuzhiyun #define	SMT_P200B	0x200b
125*4882a593Smuzhiyun #define	SMT_P200C	0x200c
126*4882a593Smuzhiyun #define	SMT_P200D	0x200d
127*4882a593Smuzhiyun #define	SMT_P200E	0x200e
128*4882a593Smuzhiyun #define	SMT_P200F	0x200f
129*4882a593Smuzhiyun #define	SMT_P2010	0x2010
130*4882a593Smuzhiyun #define	SMT_P2011	0x2011
131*4882a593Smuzhiyun #define	SMT_P2012	0x2012
132*4882a593Smuzhiyun #define	SMT_P2013	0x2013
133*4882a593Smuzhiyun #define	SMT_P2014	0x2014
134*4882a593Smuzhiyun #define	SMT_P2015	0x2015
135*4882a593Smuzhiyun #define	SMT_P2016	0x2016
136*4882a593Smuzhiyun #define	SMT_P2017	0x2017
137*4882a593Smuzhiyun #define	SMT_P2018	0x2018
138*4882a593Smuzhiyun #define	SMT_P2019	0x2019
139*4882a593Smuzhiyun #define	SMT_P201A	0x201a
140*4882a593Smuzhiyun #define	SMT_P201B	0x201b
141*4882a593Smuzhiyun #define	SMT_P201C	0x201c
142*4882a593Smuzhiyun #define	SMT_P201D	0x201d
143*4882a593Smuzhiyun #define	SMT_P201E	0x201e
144*4882a593Smuzhiyun #define	SMT_P201F	0x201f
145*4882a593Smuzhiyun #define	SMT_P2020	0x2020
146*4882a593Smuzhiyun #define	SMT_P2021	0x2021
147*4882a593Smuzhiyun #define	SMT_P2022	0x2022
148*4882a593Smuzhiyun #define	SMT_P2023	0x2023
149*4882a593Smuzhiyun #define	SMT_P2024	0x2024
150*4882a593Smuzhiyun #define	SMT_P2025	0x2025
151*4882a593Smuzhiyun #define	SMT_P2026	0x2026
152*4882a593Smuzhiyun #define	SMT_P2027	0x2027
153*4882a593Smuzhiyun #define	SMT_P2028	0x2028
154*4882a593Smuzhiyun #define	SMT_P2029	0x2029
155*4882a593Smuzhiyun #define	SMT_P202A	0x202a
156*4882a593Smuzhiyun #define	SMT_P202B	0x202b
157*4882a593Smuzhiyun #define	SMT_P202C	0x202c
158*4882a593Smuzhiyun #define	SMT_P202D	0x202d
159*4882a593Smuzhiyun #define	SMT_P202E	0x202e
160*4882a593Smuzhiyun #define	SMT_P202F	0x202f
161*4882a593Smuzhiyun #define	SMT_P2030	0x2030
162*4882a593Smuzhiyun #define	SMT_P2031	0x2031
163*4882a593Smuzhiyun #define	SMT_P2032	0x2032
164*4882a593Smuzhiyun #define	SMT_P2033	0x2033
165*4882a593Smuzhiyun #define	SMT_P2034	0x2034
166*4882a593Smuzhiyun #define	SMT_P2035	0x2035
167*4882a593Smuzhiyun #define	SMT_P2036	0x2036
168*4882a593Smuzhiyun #define	SMT_P2037	0x2037
169*4882a593Smuzhiyun #define	SMT_P2038	0x2038
170*4882a593Smuzhiyun #define	SMT_P2039	0x2039
171*4882a593Smuzhiyun #define	SMT_P203A	0x203a
172*4882a593Smuzhiyun #define	SMT_P203B	0x203b
173*4882a593Smuzhiyun #define	SMT_P203C	0x203c
174*4882a593Smuzhiyun #define	SMT_P203D	0x203d
175*4882a593Smuzhiyun #define	SMT_P203E	0x203e
176*4882a593Smuzhiyun #define	SMT_P203F	0x203f
177*4882a593Smuzhiyun #define	SMT_P2040	0x2040
178*4882a593Smuzhiyun #define	SMT_P2041	0x2041
179*4882a593Smuzhiyun #define	SMT_P2042	0x2042
180*4882a593Smuzhiyun #define	SMT_P2043	0x2043
181*4882a593Smuzhiyun #define	SMT_P2044	0x2044
182*4882a593Smuzhiyun #define	SMT_P2045	0x2045
183*4882a593Smuzhiyun #define	SMT_P2046	0x2046
184*4882a593Smuzhiyun #define	SMT_P2047	0x2047
185*4882a593Smuzhiyun #define	SMT_P2048	0x2048
186*4882a593Smuzhiyun #define	SMT_P2049	0x2049
187*4882a593Smuzhiyun #define	SMT_P204A	0x204a
188*4882a593Smuzhiyun #define	SMT_P204B	0x204b
189*4882a593Smuzhiyun #define	SMT_P204C	0x204c
190*4882a593Smuzhiyun #define	SMT_P204D	0x204d
191*4882a593Smuzhiyun #define	SMT_P204E	0x204e
192*4882a593Smuzhiyun #define	SMT_P204F	0x204f
193*4882a593Smuzhiyun #define	SMT_P2050	0x2050
194*4882a593Smuzhiyun #define	SMT_P2051	0x2051
195*4882a593Smuzhiyun #define	SMT_P2052	0x2052
196*4882a593Smuzhiyun #define	SMT_P2053	0x2053
197*4882a593Smuzhiyun #define	SMT_P2054	0x2054
198*4882a593Smuzhiyun #define	SMT_P2055	0x2055
199*4882a593Smuzhiyun #define	SMT_P2056	0x2056
200*4882a593Smuzhiyun #define	SMT_P2057	0x2057
201*4882a593Smuzhiyun #define	SMT_P2058	0x2058
202*4882a593Smuzhiyun #define	SMT_P2059	0x2059
203*4882a593Smuzhiyun #define	SMT_P205A	0x205a
204*4882a593Smuzhiyun #define	SMT_P205B	0x205b
205*4882a593Smuzhiyun #define	SMT_P205C	0x205c
206*4882a593Smuzhiyun #define	SMT_P205D	0x205d
207*4882a593Smuzhiyun #define	SMT_P205E	0x205e
208*4882a593Smuzhiyun #define	SMT_P205F	0x205f
209*4882a593Smuzhiyun #define	SMT_P2060	0x2060
210*4882a593Smuzhiyun #define	SMT_P2061	0x2061
211*4882a593Smuzhiyun #define	SMT_P2062	0x2062
212*4882a593Smuzhiyun #define	SMT_P2063	0x2063
213*4882a593Smuzhiyun #define	SMT_P2064	0x2064
214*4882a593Smuzhiyun #define	SMT_P2065	0x2065
215*4882a593Smuzhiyun #define	SMT_P2066	0x2066
216*4882a593Smuzhiyun #define	SMT_P2067	0x2067
217*4882a593Smuzhiyun #define	SMT_P2068	0x2068
218*4882a593Smuzhiyun #define	SMT_P2069	0x2069
219*4882a593Smuzhiyun #define	SMT_P206A	0x206a
220*4882a593Smuzhiyun #define	SMT_P206B	0x206b
221*4882a593Smuzhiyun #define	SMT_P206C	0x206c
222*4882a593Smuzhiyun #define	SMT_P206D	0x206d
223*4882a593Smuzhiyun #define	SMT_P206E	0x206e
224*4882a593Smuzhiyun #define	SMT_P206F	0x206f
225*4882a593Smuzhiyun #define	SMT_P2070	0x2070
226*4882a593Smuzhiyun #define	SMT_P2071	0x2071
227*4882a593Smuzhiyun #define	SMT_P2072	0x2072
228*4882a593Smuzhiyun #define	SMT_P2073	0x2073
229*4882a593Smuzhiyun #define	SMT_P2074	0x2074
230*4882a593Smuzhiyun #define	SMT_P2075	0x2075
231*4882a593Smuzhiyun #define	SMT_P2076	0x2076
232*4882a593Smuzhiyun 
233*4882a593Smuzhiyun #define	SMT_P208C	0x208c
234*4882a593Smuzhiyun #define	SMT_P208D	0x208d
235*4882a593Smuzhiyun #define	SMT_P208E	0x208e
236*4882a593Smuzhiyun #define	SMT_P208F	0x208f
237*4882a593Smuzhiyun #define	SMT_P2090	0x2090
238*4882a593Smuzhiyun 
239*4882a593Smuzhiyun #define	SMT_P20F0	0x20F0
240*4882a593Smuzhiyun #define	SMT_P20F1	0x20F1
241*4882a593Smuzhiyun 
242*4882a593Smuzhiyun #define	SMT_P320A	0x320a
243*4882a593Smuzhiyun #define	SMT_P320B	0x320b
244*4882a593Smuzhiyun #define	SMT_P320C	0x320c
245*4882a593Smuzhiyun #define	SMT_P320D	0x320d
246*4882a593Smuzhiyun #define	SMT_P320E	0x320e
247*4882a593Smuzhiyun #define	SMT_P320F	0x320f
248*4882a593Smuzhiyun #define	SMT_P3210	0x3210
249*4882a593Smuzhiyun #define	SMT_P3211	0x3211
250*4882a593Smuzhiyun #define	SMT_P3212	0x3212
251*4882a593Smuzhiyun #define	SMT_P3213	0x3213
252*4882a593Smuzhiyun #define	SMT_P3214	0x3214
253*4882a593Smuzhiyun #define	SMT_P3215	0x3215
254*4882a593Smuzhiyun #define	SMT_P3216	0x3216
255*4882a593Smuzhiyun #define	SMT_P3217	0x3217
256*4882a593Smuzhiyun 
257*4882a593Smuzhiyun #define	SMT_P400A	0x400a
258*4882a593Smuzhiyun #define	SMT_P400B	0x400b
259*4882a593Smuzhiyun #define	SMT_P400C	0x400c
260*4882a593Smuzhiyun #define	SMT_P400D	0x400d
261*4882a593Smuzhiyun #define	SMT_P400E	0x400e
262*4882a593Smuzhiyun #define	SMT_P400F	0x400f
263*4882a593Smuzhiyun #define	SMT_P4010	0x4010
264*4882a593Smuzhiyun #define	SMT_P4011	0x4011
265*4882a593Smuzhiyun #define	SMT_P4012	0x4012
266*4882a593Smuzhiyun #define	SMT_P4013	0x4013
267*4882a593Smuzhiyun #define	SMT_P4014	0x4014
268*4882a593Smuzhiyun #define	SMT_P4015	0x4015
269*4882a593Smuzhiyun #define	SMT_P4016	0x4016
270*4882a593Smuzhiyun #define	SMT_P4017	0x4017
271*4882a593Smuzhiyun #define	SMT_P4018	0x4018
272*4882a593Smuzhiyun #define	SMT_P4019	0x4019
273*4882a593Smuzhiyun #define	SMT_P401A	0x401a
274*4882a593Smuzhiyun #define	SMT_P401B	0x401b
275*4882a593Smuzhiyun #define	SMT_P401C	0x401c
276*4882a593Smuzhiyun #define	SMT_P401D	0x401d
277*4882a593Smuzhiyun #define	SMT_P401E	0x401e
278*4882a593Smuzhiyun #define	SMT_P401F	0x401f
279*4882a593Smuzhiyun #define	SMT_P4020	0x4020
280*4882a593Smuzhiyun #define	SMT_P4021	0x4021
281*4882a593Smuzhiyun #define	SMT_P4022	0x4022
282*4882a593Smuzhiyun #define	SMT_P4023	0x4023
283*4882a593Smuzhiyun #define	SMT_P4024	0x4024
284*4882a593Smuzhiyun #define	SMT_P4025	0x4025
285*4882a593Smuzhiyun #define	SMT_P4026	0x4026
286*4882a593Smuzhiyun #define	SMT_P4027	0x4027
287*4882a593Smuzhiyun #define	SMT_P4028	0x4028
288*4882a593Smuzhiyun #define	SMT_P4029	0x4029
289*4882a593Smuzhiyun #define	SMT_P402A	0x402a
290*4882a593Smuzhiyun #define	SMT_P402B	0x402b
291*4882a593Smuzhiyun #define	SMT_P402C	0x402c
292*4882a593Smuzhiyun #define	SMT_P402D	0x402d
293*4882a593Smuzhiyun #define	SMT_P402E	0x402e
294*4882a593Smuzhiyun #define	SMT_P402F	0x402f
295*4882a593Smuzhiyun #define	SMT_P4030	0x4030
296*4882a593Smuzhiyun #define	SMT_P4031	0x4031
297*4882a593Smuzhiyun #define	SMT_P4032	0x4032
298*4882a593Smuzhiyun #define	SMT_P4033	0x4033
299*4882a593Smuzhiyun #define	SMT_P4034	0x4034
300*4882a593Smuzhiyun #define	SMT_P4035	0x4035
301*4882a593Smuzhiyun #define	SMT_P4036	0x4036
302*4882a593Smuzhiyun #define	SMT_P4037	0x4037
303*4882a593Smuzhiyun #define	SMT_P4038	0x4038
304*4882a593Smuzhiyun #define	SMT_P4039	0x4039
305*4882a593Smuzhiyun #define	SMT_P403A	0x403a
306*4882a593Smuzhiyun #define	SMT_P403B	0x403b
307*4882a593Smuzhiyun #define	SMT_P403C	0x403c
308*4882a593Smuzhiyun #define	SMT_P403D	0x403d
309*4882a593Smuzhiyun #define	SMT_P403E	0x403e
310*4882a593Smuzhiyun #define	SMT_P403F	0x403f
311*4882a593Smuzhiyun #define	SMT_P4040	0x4040
312*4882a593Smuzhiyun #define	SMT_P4041	0x4041
313*4882a593Smuzhiyun #define	SMT_P4042	0x4042
314*4882a593Smuzhiyun #define	SMT_P4043	0x4043
315*4882a593Smuzhiyun #define	SMT_P4044	0x4044
316*4882a593Smuzhiyun #define	SMT_P4045	0x4045
317*4882a593Smuzhiyun #define	SMT_P4046	0x4046
318*4882a593Smuzhiyun 
319*4882a593Smuzhiyun #define	SMT_P4050	0x4050
320*4882a593Smuzhiyun #define	SMT_P4051	0x4051
321*4882a593Smuzhiyun #define	SMT_P4052	0x4052
322*4882a593Smuzhiyun #define	SMT_P4053	0x4053
323