00001 #ifndef namdef_h
00002 #define namdef_h
00003
00004 #define NMA_C_OBJ_NIC 19
00005
00006 #define NMA_C_FNC_LOA 15
00007 #define NMA_C_FNC_DUM 16
00008 #define NMA_C_FNC_TRI 17
00009 #define NMA_C_FNC_TES 18
00010 #define NMA_C_FNC_CHA 19
00011 #define NMA_C_FNC_REA 20
00012 #define NMA_C_FNC_ZER 21
00013 #define NMA_C_FNC_SYS 22
00014
00015 #define NMA_M_OPT_ENT 0x7
00016 #define NMA_M_OPT_CLE 0x40
00017 #define NMA_M_OPT_PER 0x80
00018 #define NMA_M_OPT_INF 0x70
00019 #define NMA_C_OPINF_SUM 0
00020 #define NMA_C_OPINF_STA 1
00021 #define NMA_C_OPINF_CHA 2
00022 #define NMA_C_OPINF_COU 3
00023 #define NMA_C_OPINF_EVE 4
00024
00025 #define NMA_M_OPT_ACC 0x80
00026 #define NMA_M_OPT_REA 0x80
00027 #define NMA_C_SYS_RST 1
00028 #define NMA_C_SYS_RSX 2
00029 #define NMA_C_SYS_TOP 3
00030 #define NMA_C_SYS_VMS 4
00031 #define NMA_C_SYS_RT 5
00032
00033 #define NMA_C_ENT_NOD 0
00034 #define NMA_C_ENT_LIN 1
00035 #define NMA_C_ENT_LOG 2
00036 #define NMA_C_ENT_CIR 3
00037 #define NMA_C_ENT_MOD 4
00038 #define NMA_C_ENT_ARE 5
00039
00040 #define NMA_C_SENT_PROXY 2
00041 #define NMA_C_SENT_ALI 3
00042 #define NMA_C_SENT_OBJ 4
00043 #define NMA_C_SENT_PRO 5
00044 #define NMA_C_SENT_SYS 6
00045 #define NMA_C_SENT_LNK 7
00046 #define NMA_C_SENT_WLD -30
00047 #define NMA_M_ENT_EXE 0x80
00048 #define NMA_C_ENT_WAR -7
00049 #define NMA_C_ENT_WAD -6
00050 #define NMA_C_ENT_ADJ -4
00051 #define NMA_C_ENT_ACT -2
00052 #define NMA_C_ENT_KNO -1
00053 #define NMA_C_ENT_ADD 0
00054 #define NMA_C_ENT_ALL -3
00055 #define NMA_C_ENT_LOO -3
00056
00057 #define NMA_C_SNK_CON 1
00058 #define NMA_C_SNK_FIL 2
00059 #define NMA_C_SNK_MON 3
00060
00061 #define NMA_M_CNT_TYP 0xFFF
00062 #define NMA_M_CNT_MAP 0x1000
00063 #define NMA_M_CNT_WID 0x6000
00064 #define NMA_M_CNT_COU 0x8000
00065 #define NMA_M_CNT_WIL 0x2000
00066 #define NMA_M_CNT_WIH 0x4000
00067 #define NMA_S_NMADEF 2
00068
00069 struct _nma {
00070 union {
00071 struct {
00072 unsigned nma_v_opt_ent : 3;
00073 unsigned nma_$_fill_1 : 3;
00074 unsigned nma_v_opt_cle : 1;
00075 unsigned nma_v_opt_per : 1;
00076 };
00077 struct {
00078 unsigned nma_$_fill_2 : 4;
00079 unsigned nma_v_opt_inf : 3;
00080 unsigned nma_v_fill_0_ : 1;
00081 };
00082 struct {
00083 unsigned nma_$_fill_3 : 7;
00084 unsigned nma_v_opt_acc : 1;
00085 };
00086 struct {
00087 unsigned nma_$_fill_4 : 7;
00088 unsigned nma_v_opt_rea : 1;
00089 };
00090 struct {
00091 unsigned nma_$_fill_5 : 7;
00092 unsigned nma_v_ent_exe : 1;
00093 };
00094 struct {
00095 unsigned nma_v_cnt_typ : 12;
00096 unsigned nma_v_cnt_map : 1;
00097 unsigned nma_v_cnt_wid : 2;
00098 unsigned nma_v_cnt_cou : 1;
00099 };
00100 struct {
00101 unsigned nma_$_fill_6 : 13;
00102 unsigned nma_v_cnt_wil : 1;
00103 unsigned nma_v_cnt_wih : 1;
00104 unsigned nma_v_fill_1_ : 1;
00105 };
00106 };
00107 };
00108
00109 #define NMA_M_PTY_TYP 0x7FFF
00110 #define NMA_C_PTY_MAX 15
00111 #define NMA_M_PTY_CLE 0x3F
00112 #define NMA_M_PTY_MUL 0x40
00113 #define NMA_M_PTY_COD 0x80
00114 #define NMA_M_PTY_CMU 0xC0
00115 #define NMA_M_PTY_NLE 0xF
00116 #define NMA_M_PTY_NTY 0x30
00117 #define NMA_M_PTY_ASC 0x40
00118 #define NMA_C_NTY_DU 0
00119 #define NMA_C_NTY_DS 1
00120 #define NMA_C_NTY_H 2
00121 #define NMA_C_NTY_O 3
00122
00123 #define NMA_C_NLE_IMAGE 0
00124 #define NMA_C_NLE_BYTE 1
00125 #define NMA_C_NLE_WORD 2
00126 #define NMA_C_NLE_LONG 4
00127 #define NMA_C_NLE_QUAD 8
00128
00129 #define NMA_C_PTY_AI 64
00130 #define NMA_C_PTY_HI 32
00131 #define NMA_C_PTY_H1 33
00132 #define NMA_C_PTY_H2 34
00133 #define NMA_C_PTY_H4 36
00134 #define NMA_C_PTY_DU1 1
00135 #define NMA_C_PTY_DU2 2
00136 #define NMA_C_PTY_CD1 129
00137 #define NMA_C_PTY_CM2 194
00138 #define NMA_C_PTY_CM3 195
00139 #define NMA_C_PTY_CM4 196
00140 #define NMA_C_PTY_CM5 197
00141
00142 #define NMA_C_CTLVL_UI 3
00143 #define NMA_C_CTLVL_XID 175
00144 #define NMA_C_CTLVL_XID_P 191
00145 #define NMA_C_CTLVL_TEST 227
00146 #define NMA_C_CTLVL_TEST_P 243
00147
00148 #define NMA_C_PCCI_STA 0
00149 #define NMA_C_PCCI_SUB 1
00150 #define NMA_C_PCCI_SER 100
00151 #define NMA_C_PCCI_LCT 110
00152 #define NMA_C_PCCI_SPY 120
00153 #define NMA_C_PCCI_SSB 121
00154 #define NMA_C_PCCI_CNO 200
00155 #define NMA_C_PCCI_COB 201
00156 #define NMA_C_PCCI_LOO 400
00157 #define NMA_C_PCCI_ADJ 800
00158 #define NMA_C_PCCI_DRT 801
00159 #define NMA_C_PCCI_BLO 810
00160 #define NMA_C_PCCI_COS 900
00161 #define NMA_C_PCCI_MRT 901
00162 #define NMA_C_PCCI_RPR 902
00163 #define NMA_C_PCCI_HET 906
00164 #define NMA_C_PCCI_LIT 907
00165 #define NMA_C_PCCI_BLK 910
00166 #define NMA_C_PCCI_MRC 920
00167 #define NMA_C_PCCI_RCT 921
00168 #define NMA_C_PCCI_NUM 930
00169 #define NMA_C_PCCI_USR 1000
00170 #define NMA_C_PCCI_POL 1010
00171 #define NMA_C_PCCI_PLS 1011
00172 #define NMA_C_PCCI_OWN 1100
00173 #define NMA_C_PCCI_LIN 1110
00174 #define NMA_C_PCCI_USE 1111
00175 #define NMA_C_PCCI_TYP 1112
00176 #define NMA_C_PCCI_NET 1119
00177 #define NMA_C_PCCI_DTE 1120
00178 #define NMA_C_PCCI_CHN 1121
00179 #define NMA_C_PCCI_MBL 1122
00180 #define NMA_C_PCCI_MWI 1123
00181 #define NMA_C_PCCI_TRI 1140
00182 #define NMA_C_PCCI_BBT 1141
00183 #define NMA_C_PCCI_TRT 1142
00184 #define NMA_C_PCCI_RTT 1143
00185 #define NMA_C_PCCI_MRB 1145
00186
00187 #define NMA_C_PCCI_MTR 1146
00188 #define NMA_C_PCCI_ACB 1150
00189 #define NMA_C_PCCI_ACI 1151
00190 #define NMA_C_PCCI_IAB 1152
00191 #define NMA_C_PCCI_IAI 1153
00192 #define NMA_C_PCCI_IAT 1154
00193 #define NMA_C_PCCI_DYB 1155
00194 #define NMA_C_PCCI_DYI 1156
00195 #define NMA_C_PCCI_DYT 1157
00196 #define NMA_C_PCCI_DTH 1158
00197
00198 #define NMA_C_PCCI_RSX_MAC 2320
00199 #define NMA_C_PCCI_RSX_LOG 2380
00200 #define NMA_C_PCCI_RSX_DLG 2385
00201 #define NMA_C_PCCI_RSX_ACT 2390
00202
00203 #define NMA_C_PCCI_VER 2700
00204 #define NMA_C_PCCI_XPT 2720
00205
00206 #define NMA_C_PCCI_IRC 2750
00207 #define NMA_C_PCCI_ORC 2751
00208 #define NMA_C_PCCI_GRP 2752
00209 #define NMA_C_PCCI_NOP 2753
00210 #define NMA_C_PCCI_CAL 2754
00211 #define NMA_C_PCCI_INA 2755
00212 #define NMA_C_PCCI_RED 2756
00213 #define NMA_C_PCCI_MOD 2757
00214 #define NMA_C_PCCI_REQ 2758
00215 #define NMA_C_PCCI_DTW 2759
00216 #define NMA_C_PCCI_PRO 2760
00217 #define NMA_C_PCCI_INF 2761
00218 #define NMA_C_PCCI_ACC 2762
00219 #define NMA_C_PCCI_CLR 2763
00220 #define NMA_C_PCCI_DTC 2764
00221 #define NMA_C_PCCI_CCG 2765
00222 #define NMA_C_PCCI_ESA 2766
00223 #define NMA_C_PCCI_DTI 2767
00224 #define NMA_C_PCCI_SWC 2768
00225 #define NMA_C_PCCI_TIC 2769
00226 #define NMA_C_PCCI_CSG 2770
00227 #define NMA_C_PCCI_AAS 2771
00228 #define NMA_C_PCCI_DTS 2772
00229 #define NMA_C_PCCI_CAS 2773
00230 #define NMA_C_PCCI_CPS 2774
00231 #define NMA_C_PCCI_CNT 2775
00232 #define NMA_C_PCCI_RAT 2776
00233 #define NMA_C_PCCI_PRD 2777
00234 #define NMA_C_PCCI_DAY 2778
00235 #define NMA_C_PCCI_BFN 2779
00236 #define NMA_C_PCCI_BSZ 2780
00237 #define NMA_C_PCCI_MDM 2781
00238 #define NMA_C_PCCI_DTL 2782
00239 #define NMA_C_PCCI_IDL 2783
00240 #define NMA_C_PCCI_IMT 2784
00241 #define NMA_C_PCCI_CAC 2785
00242 #define NMA_C_PCCI_ORD 2786
00243 #define NMA_C_PCCI_CID 2787
00244
00245 #define NMA_C_PCCI_MST 2810
00246
00247 #define NMA_C_PCCI_SRV_LOG 3380
00248 #define NMA_C_PCCI_SRV_DLG 3385
00249 #define NMA_C_PCCI_SRV_ACT 3390
00250
00251 #define NMA_C_PCLI_STA 0
00252 #define NMA_C_PCLI_SUB 1
00253 #define NMA_C_PCLI_SER 100
00254 #define NMA_C_PCLI_LCT 110
00255 #define NMA_C_PCLI_LOO 400
00256 #define NMA_C_PCLI_ADJ 800
00257 #define NMA_C_PCLI_BLO 810
00258 #define NMA_C_PCLI_COS 900
00259 #define NMA_C_PCLI_DEV 1100
00260 #define NMA_C_PCLI_BFN 1105
00261 #define NMA_C_PCLI_CON 1110
00262 #define NMA_C_PCLI_DUP 1111
00263 #define NMA_C_PCLI_PRO 1112
00264 #define NMA_C_PCLI_LTY 1112
00265 #define NMA_C_PCLI_CLO 1113
00266 #define NMA_C_PCLI_STI 1120
00267 #define NMA_C_PCLI_NTI 1121
00268 #define NMA_C_PCLI_RTT 1121
00269 #define NMA_C_PCLI_HTI 1122
00270 #define NMA_C_PCLI_MBL 1130
00271 #define NMA_C_PCLI_MRT 1131
00272 #define NMA_C_PCLI_MWI 1132
00273 #define NMA_C_PCLI_TRI 1140
00274 #define NMA_C_PCLI_SLT 1150
00275 #define NMA_C_PCLI_DDT 1151
00276 #define NMA_C_PCLI_DLT 1152
00277 #define NMA_C_PCLI_SRT 1153
00278 #define NMA_C_PCLI_HWA 1160
00279
00280 #define NMA_C_PCLI_TREQ 1161
00281 #define NMA_C_PCLI_TVX 1162
00282 #define NMA_C_PCLI_REST_TTO 1163
00283 #define NMA_C_PCLI_RPE 1164
00284 #define NMA_C_PCLI_NIF_TARG 1165
00285 #define NMA_C_PCLI_SIF_CONF_TARG 1166
00286 #define NMA_C_PCLI_SIF_OP_TARG 1167
00287 #define NMA_C_PCLI_ECHO_TARG 1168
00288 #define NMA_C_PCLI_ECHO_DAT 1169
00289
00290 #define NMA_C_PCLI_STN_ADR 1170
00291 #define NMA_C_PCLI_FNC_ADR 1171
00292 #define NMA_C_PCLI_GRP_ADR 1172
00293 #define NMA_C_PCLI_UNA 1173
00294 #define NMA_C_PCLI_RNG_NUM 1174
00295 #define NMA_C_PCLI_AUTH_PR 1175
00296 #define NMA_C_PCLI_RNG_SPD 1176
00297 #define NMA_C_PCLI_ETR 1177
00298 #define NMA_C_PCLI_SRC_ROU 1178
00299 #define NMA_C_PCLI_ADR_TYP 1179
00300 #define NMA_C_PCLI_A_TIM 1400
00301
00302 #define NMA_C_PCLI_ECHO_LEN 1180
00303 #define NMA_C_PCLI_LAST_NIF 1181
00304 #define NMA_C_PCLI_LAST_SIF 1182
00305 #define NMA_C_PCLI_LAST_ECHO 1183
00306 #define NMA_C_PCLI_T_NEG 1184
00307 #define NMA_C_PCLI_DAT 1185
00308 #define NMA_C_PCLI_OLD_UNA 1187
00309 #define NMA_C_PCLI_UN_DAT 1188
00310 #define NMA_C_PCLI_DNA 1189
00311 #define NMA_C_PCLI_OLD_DNA 1192
00312 #define NMA_C_PCLI_RPS 1193
00313 #define NMA_C_PCLI_RER 1194
00314 #define NMA_C_PCLI_FDE 1198
00315 #define NMA_C_PCLI_NBR_PHY 1300
00316 #define NMA_C_PCLI_LEE 1301
00317 #define NMA_C_PCLI_RJR 1302
00318 #define NMA_C_PCLI_NET 1190
00319 #define NMA_C_PCLI_XMD 1191
00320
00321 #define NMA_C_PCLI_RSX_OWN 2300
00322 #define NMA_C_PCLI_RSX_CCS 2310
00323 #define NMA_C_PCLI_RSX_UCS 2311
00324 #define NMA_C_PCLI_RSX_VEC 2312
00325 #define NMA_C_PCLI_RSX_PRI 2313
00326 #define NMA_C_PCLI_RSX_MDE 2321
00327 #define NMA_C_PCLI_RSX_LLO 2330
00328
00329 #define NMA_C_PCLI_RSX_LOG 2380
00330 #define NMA_C_PCLI_RSX_DLG 2385
00331 #define NMA_C_PCLI_RSX_ACT 2390
00332
00333 #define NMA_C_PCLI_MCD 2701
00334 #define NMA_C_PCLI_EPT 2720
00335 #define NMA_C_PCLI_LNS 2730
00336 #define NMA_C_PCLI_SWI 2740
00337 #define NMA_C_PCLI_HNG 2750
00338 #define NMA_C_PCLI_TPI 2760
00339 #define NMA_C_PCLI_NRZI 2761
00340 #define NMA_C_PCLI_CODE 2762
00341
00342 #define NMA_C_PCLI_FMT 2770
00343 #define NMA_C_PCLI_SRV 2771
00344 #define NMA_C_PCLI_SAP 2772
00345 #define NMA_C_PCLI_GSP 2773
00346 #define NMA_C_PCLI_PID 2774
00347 #define NMA_C_PCLI_CNM 2775
00348 #define NMA_C_PCLI_CCA 2776
00349 #define NMA_C_PCLI_APC 2777
00350 #define NMA_C_PCLI_MED 2778
00351 #define NMA_C_PCLI_PNM 2779
00352 #define NMA_C_PCLI_SNM 2780
00353
00354 #define NMA_C_PCLI_MONCONTEND 2781
00355 #define NMA_C_PCLI_CACHE_ENT 2782
00356 #define NMA_C_PCLI_ROUTEDIS 2783
00357
00358 #define NMA_C_PCLI_LINEMEDIA 2784
00359 #define NMA_C_PCLI_LINESPEED 2785
00360
00361 #define NMA_C_PCLI_LES_HWA 2786
00362 #define NMA_C_PCLI_PVC_REQ 2787
00363 #define NMA_C_PCLI_PVC 2788
00364 #define NMA_C_PCLI_ELAN_STATE_REQ 2789
00365 #define NMA_C_PCLI_ELAN_STATE_RSP 2790
00366 #define NMA_C_PCLI_EVENT_REQ 2791
00367 #define NMA_C_PCLI_EVENT 2792
00368 #define NMA_C_PCLI_EXT_SENSE_REQ 2793
00369 #define NMA_C_PCLI_EXT_SENSE 2794
00370 #define NMA_C_PCLI_ELAN_BUS 2795
00371 #define NMA_C_PCLI_ELAN_PAR 2796
00372 #define NMA_C_PCLI_ELAN_DESC 2797
00373 #define NMA_C_PCLI_NUM_PVC 2798
00374 #define NMA_C_PCLI_MAXPVC 64
00375
00376 #define NMA_C_PCLI_CLIP_LIS_HWA 2702
00377 #define NMA_C_PCLI_CLIP_STATE_REQ 2703
00378 #define NMA_C_PCLI_CLIP_STATE_RSP 2704
00379 #define NMA_C_PCLI_CLIP_IP_ADDR 2705
00380 #define NMA_C_PCLI_CLIP_IP_SUBNET 2706
00381 #define NMA_C_PCLI_CLIP_NAME 2707
00382 #define NMA_C_PCLI_CLIP_USER_TYPE 2708
00383 #define NMA_C_PCLI_CLIP_ATM_ADDR 2709
00384 #define NMA_C_PCLI_CLIP_PAR 2711
00385 #define NMA_C_PCLI_CLIP_PVC_IP_ADDR 2712
00386 #define NMA_C_PCLI_CLIP_PVC_STATUS 2713
00387 #define NMA_C_PCLI_CLIP_GET_PVC 2714
00388
00389 #define NMA_C_PCLI_BUS 2801
00390 #define NMA_C_PCLI_NMS 2810
00391 #define NMA_C_PCLI_PHA 2820
00392 #define NMA_C_PCLI_DPA 2821
00393 #define NMA_C_PCLI_PTY 2830
00394 #define NMA_C_PCLI_MCA 2831
00395
00396 #define NMA_C_PCLI_ILP 2839
00397
00398 #define NMA_C_PCLI_PRM 2840
00399 #define NMA_C_PCLI_MLT 2841
00400 #define NMA_C_PCLI_PAD 2842
00401 #define NMA_C_PCLI_DCH 2843
00402 #define NMA_C_PCLI_CRC 2844
00403 #define NMA_C_PCLI_HBQ 2845
00404 #define NMA_C_PCLI_ACC 2846
00405 #define NMA_C_PCLI_EKO 2847
00406 #define NMA_C_PCLI_BSZ 2848
00407 #define NMA_C_PCLI_DES 2849
00408 #define NMA_C_PCLI_RET 2850
00409 #define NMA_C_PCLI_MOD 2851
00410 #define NMA_C_PCLI_RIB 2852
00411 #define NMA_C_PCLI_MNTL 2860
00412
00413 #define NMA_C_PCLI_INTL0 2861
00414 #define NMA_C_PCLI_INTL1 2862
00415 #define NMA_C_PCLI_INTL2 2863
00416 #define NMA_C_PCLI_INTL3 2864
00417 #define NMA_C_PCLI_FRA 2865
00418 #define NMA_C_PCLI_STI1 2866
00419 #define NMA_C_PCLI_STI2 2867
00420 #define NMA_C_PCLI_TMO 2868
00421 #define NMA_C_PCLI_MCL 2869
00422 #define NMA_C_PCLI_SYC 2870
00423 #define NMA_C_PCLI_BPC 2871
00424 #define NMA_C_PCLI_MBS 2872
00425 #define NMA_C_PCLI_RES 2873
00426 #define NMA_C_PCLI_XFC 2874
00427 #define NMA_C_PCLI_RFC 2875
00428
00429 #define NMA_C_PCLI_MAP 2876
00430 #define NMA_C_MAP_ADD 0
00431 #define NMA_C_MAP_CHANGE 1
00432 #define NMA_C_MAP_DELETE 2
00433 #define NMA_C_PCLI_MRB 2877
00434 #define NMA_C_PCLI_MINRCV 2878
00435 #define NMA_C_PCLI_MAXRCV 2879
00436
00437 #define NMA_C_PCLI_ROUTE 2880
00438 #define NMA_C_SR_ADD 0
00439 #define NMA_C_SR_DEL 1
00440 #define NMA_C_PCLI_SRC 2881
00441
00442 #define NMA_C_PCLI_FCA 2883
00443 #define NMA_C_PCLI_XAC 2884
00444 #define NMA_C_PCLI_RAC 2885
00445 #define NMA_C_PCLI_FAMODE 2886
00446 #define NMA_C_PCLI_SRMODE 2887
00447 #define NMA_C_SR_TRANSPARENT 0
00448 #define NMA_C_SR_SELF 1
00449
00450 #define NMA_C_PCLI_SRV_OWN 3300
00451 #define NMA_C_PCLI_SRV_UCS 3311
00452 #define NMA_C_PCLI_SRV_VEC 3312
00453 #define NMA_C_PCLI_SRV_PRI 3313
00454 #define NMA_C_PCLI_SRV_LOG 3380
00455 #define NMA_C_PCLI_SRV_DLG 3385
00456 #define NMA_C_PCLI_SRV_ACT 3390
00457
00458 #define NMA_C_LINMD_CSMACD 10
00459 #define NMA_C_LINMD_FDDI 11
00460 #define NMA_C_LINMD_CI 12
00461 #define NMA_C_LINMD_TR 13
00462 #define NMA_C_LINMD_ATM 14
00463
00464 #define NMA_C_PCCO_RTR 110
00465
00466 #define NMA_C_PCLD_ASS 10
00467
00468 #define NMA_C_PCLP_ASS 10
00469
00470 #define NMA_C_PCCN_CIR 100
00471 #define NMA_C_PCCN_SUR 110
00472 #define NMA_C_PCCN_ELT 111
00473 #define NMA_C_PCCN_PHA 120
00474 #define NMA_C_PCCN_LRP 130
00475 #define NMA_C_PCCN_MVR 20001
00476 #define NMA_C_PCCN_FCT 20002
00477 #define NMA_C_PCCN_CUS 20003
00478 #define NMA_C_PCCN_RTR 20004
00479 #define NMA_C_PCCN_CSZ 20005
00480 #define NMA_C_PCCN_RSZ 20006
00481 #define NMA_C_PCCN_HWA 20007
00482 #define NMA_C_PCCN_DTY 20100
00483 #define NMA_C_PCCN_SFI 20200
00484 #define NMA_C_PCCN_SPR 20300
00485 #define NMA_C_PCCN_DLK 20400
00486
00487 #define NMA_C_PCLO_STA 0
00488 #define NMA_C_PCLO_LNA 100
00489 #define NMA_C_PCLO_SIN 200
00490 #define NMA_C_PCLO_EVE 201
00491
00492 #define NMA_C_PCXA_NOD 320
00493 #define NMA_C_PCXA_USR 330
00494 #define NMA_C_PCXA_SPW 331
00495 #define NMA_C_PCXA_RPW 331
00496 #define NMA_C_PCXA_ACC 332
00497 #define NMA_C_PCXA_NET 1110
00498
00499 #define NMA_C_PCXA_RSX_ADS 2310
00500 #define NMA_C_PCXA_RSX_ANB 2320
00501 #define NMA_C_PCXA_RSX_ASC 2330
00502
00503 #define NMA_C_PCXA_SRV_ADS 3310
00504 #define NMA_C_PCXA_SRV_ANB 3320
00505 #define NMA_C_PCXA_SRV_ASC 3330
00506
00507 #define NMA_C_PCXP_STA 0
00508 #define NMA_C_PCXP_SBS 1
00509 #define NMA_C_PCXP_CTM 100
00510 #define NMA_C_PCXP_ACH 1000
00511 #define NMA_C_PCXP_ASW 1010
00512 #define NMA_C_PCXP_DTE 1100
00513 #define NMA_C_PCXP_GRP 1101
00514 #define NMA_C_PCXP_NETENT 1110
00515 #define NMA_C_PCXP_DNT 1111
00516 #define NMA_C_PCXP_LIN 1120
00517 #define NMA_C_PCXP_CHN 1130
00518 #define NMA_C_PCXP_MCH 1131
00519 #define NMA_C_PCXP_DBL 1140
00520 #define NMA_C_PCXP_DWI 1141
00521 #define NMA_C_PCXP_MBL 1150
00522 #define NMA_C_PCXP_MWI 1151
00523 #define NMA_C_PCXP_MCL 1152
00524 #define NMA_C_PCXP_MRS 1153
00525 #define NMA_C_PCXP_MST 1154
00526 #define NMA_C_PCXP_CAT 1160
00527 #define NMA_C_PCXP_CLT 1161
00528 #define NMA_C_PCXP_RST 1162
00529 #define NMA_C_PCXP_STT 1163
00530 #define NMA_C_PCXP_ITT 1164
00531 #define NMA_C_PCXP_GDT 1170
00532 #define NMA_C_PCXP_GNM 1171
00533 #define NMA_C_PCXP_GTY 1172
00534 #define NMA_C_PCXP_GNT 1173
00535 #define NMA_C_PCXP_MODE 1180
00536 #define NMA_C_PCXP_PROF 1190
00537
00538 #define NMA_C_PCXP_RSX_PMC 2300
00539
00540 #define NMA_C_PCXP_MCI 2710
00541
00542 #define NMA_C_PCXP_SRV_PMC 3300
00543
00544 #define NMA_C_PCXS_STA 1
00545 #define NMA_C_PCXS_CTM 100
00546 #define NMA_C_PCXS_ACI 200
00547 #define NMA_C_PCXS_DST 300
00548 #define NMA_C_PCXS_MCI 310
00549 #define NMA_C_PCXS_NOD 320
00550 #define NMA_C_PCXS_USR 330
00551 #define NMA_C_PCXS_SPW 331
00552 #define NMA_C_PCXS_RPW 331
00553 #define NMA_C_PCXS_ACC 332
00554 #define NMA_C_PCXS_OBJ 340
00555 #define NMA_C_PCXS_PRI 350
00556 #define NMA_C_PCXS_CMK 351
00557 #define NMA_C_PCXS_CVL 352
00558 #define NMA_C_PCXS_GRP 353
00559 #define NMA_C_PCXS_SDTE 354
00560 #define NMA_C_PCXS_SAD 355
00561 #define NMA_C_PCXS_RED 390
00562 #define NMA_C_PCXS_CDTE 391
00563 #define NMA_C_PCXS_RDTE 392
00564 #define NMA_C_PCXS_NET 393
00565 #define NMA_C_PCXS_EMK 394
00566 #define NMA_C_PCXS_EVL 395
00567 #define NMA_C_PCXS_IDTE 396
00568
00569 #define NMA_C_PCXS_RSX_5ST 2310
00570
00571 #define NMA_C_PCXS_FIL 2710
00572
00573 #define NMA_C_PCXS_SRV_5ST 3310
00574
00575 #define NMA_C_PCXT_STA 0
00576 #define NMA_C_PCXT_BSZ 100
00577 #define NMA_C_PCXT_MBK 101
00578 #define NMA_C_PCXT_FNM 102
00579 #define NMA_C_PCXT_MBF 103
00580 #define NMA_C_PCXT_CPL 104
00581 #define NMA_C_PCXT_MVR 105
00582 #define NMA_C_PCXT_TPT 106
00583 #define NMA_C_PCXT_CPS 110
00584 #define NMA_C_PCXT_TST 111
00585
00586 #define NMA_C_PCNO_STA 0
00587 #define NMA_C_PCNO_PHA 10
00588 #define NMA_C_PCNO_IDE 100
00589 #define NMA_C_PCNO_MVE 101
00590 #define NMA_C_PCNO_SLI 110
00591 #define NMA_C_PCNO_SPA 111
00592 #define NMA_C_PCNO_SDV 112
00593 #define NMA_C_PCNO_CPU 113
00594 #define NMA_C_PCNO_HWA 114
00595 #define NMA_C_PCNO_SNV 115
00596 #define NMA_C_PCNO_LOA 120
00597 #define NMA_C_PCNO_SLO 121
00598 #define NMA_C_PCNO_TLO 122
00599 #define NMA_C_PCNO_DFL 123
00600 #define NMA_C_PCNO_STY 125
00601 #define NMA_C_PCNO_SID 126
00602 #define NMA_C_PCNO_MFL 127
00603 #define NMA_C_PCNO_DUM 130
00604 #define NMA_C_PCNO_SDU 131
00605 #define NMA_C_PCNO_DAD 135
00606 #define NMA_C_PCNO_DCT 136
00607 #define NMA_C_PCNO_OHO 140
00608 #define NMA_C_PCNO_IHO 141
00609 #define NMA_C_PCNO_LPC 150
00610 #define NMA_C_PCNO_LPL 151
00611 #define NMA_C_PCNO_LPD 152
00612 #define NMA_C_PCNO_LPA 153
00613 #define NMA_C_PCNO_LPH 154
00614 #define NMA_C_PCNO_LPN 155
00615 #define NMA_C_PCNO_LAN 156
00616 #define NMA_C_PCNO_CTI 160
00617 #define NMA_C_PCNO_NNA 500
00618 #define NMA_C_PCNO_NLI 501
00619 #define NMA_C_PCNO_ADD 502
00620 #define NMA_C_PCNO_ITI 510
00621 #define NMA_C_PCNO_OTI 511
00622 #define NMA_C_PCNO_IPR 522
00623 #define NMA_C_PCNO_OPR 523
00624 #define NMA_C_PCNO_ACL 600
00625 #define NMA_C_PCNO_DEL 601
00626 #define NMA_C_PCNO_NVE 700
00627 #define NMA_C_PCNO_MLK 710
00628 #define NMA_C_PCNO_DFA 720
00629 #define NMA_C_PCNO_DWE 721
00630 #define NMA_C_PCNO_IAT 722
00631 #define NMA_C_PCNO_RFA 723
00632 #define NMA_C_PCNO_DTY 810
00633 #define NMA_C_PCNO_DCO 820
00634 #define NMA_C_PCNO_DHO 821
00635 #define NMA_C_PCNO_DLI 822
00636 #define NMA_C_PCNO_NND 830
00637 #define NMA_C_PCNO_RVE 900
00638 #define NMA_C_PCNO_ETY 901
00639 #define NMA_C_PCNO_RTI 910
00640 #define NMA_C_PCNO_SAD 911
00641 #define NMA_C_PCNO_BRT 912
00642 #define NMA_C_PCNO_MAD 920
00643 #define NMA_C_PCNO_MLN 921
00644 #define NMA_C_PCNO_MCO 922
00645 #define NMA_C_PCNO_MHO 923
00646 #define NMA_C_PCNO_MVI 924
00647 #define NMA_C_PCNO_MAR 925
00648 #define NMA_C_PCNO_MBE 926
00649 #define NMA_C_PCNO_MBR 927
00650 #define NMA_C_PCNO_AMC 928
00651 #define NMA_C_PCNO_AMH 929
00652 #define NMA_C_PCNO_MBU 930
00653 #define NMA_C_PCNO_BUS 931
00654 #define NMA_C_PCNO_SBS 932
00655 #define NMA_C_PCNO_MPS 933
00656 #define NMA_C_PCNO_FBS 933
00657
00658 #define NMA_C_PCNO_RSX_RPA 2300
00659
00660 #define NMA_C_PCNO_RSX_TPA 2301
00661
00662 #define NMA_C_PCNO_RSX_VER 2310
00663
00664 #define NMA_C_PCNO_PUS 2704
00665 #define NMA_C_PCNO_PAC 2705
00666 #define NMA_C_PCNO_PPW 2706
00667 #define NMA_C_PCNO_NUS 2712
00668 #define NMA_C_PCNO_NAC 2713
00669 #define NMA_C_PCNO_NPW 2714
00670 #define NMA_C_PCNO_RPA 2720
00671 #define NMA_C_PCNO_TPA 2721
00672 #define NMA_C_PCNO_ACC 2730
00673 #define NMA_C_PCNO_DAC 2731
00674 #define NMA_C_PCNO_PIQ 2740
00675 #define NMA_C_PCNO_ALI 2742
00676 #define NMA_C_PCNO_ALM 2743
00677 #define NMA_C_PCNO_ALN 2744
00678 #define NMA_C_PCNO_PRX 2750
00679 #define NMA_C_PCNO_DPX 2751
00680 #define NMA_C_PCNO_COP 2760
00681 #define NMA_C_PCNO_INB 2765
00682 #define NMA_C_PCNO_LAA 2770
00683 #define NMA_C_PCNO_LAP 2771
00684 #define NMA_C_PCNO_PSP 2780
00685
00686 #define NMA_C_PCNO_MDO 2785
00687 #define NMA_C_PCNO_DNS 2790
00688 #define NMA_C_PCNO_IDP 2791
00689 #define NMA_C_PCNO_DNM 2792
00690
00691 #define NMA_C_PCNO_SRV_RPA 3300
00692
00693 #define NMA_C_PCNO_SRV_TPA 3301
00694
00695 #define NMA_C_PCNO_SRV_VER 3310
00696
00697 #define NMA_C_PCNO_SRV_ACB 3402
00698 #define NMA_C_PCNO_SRV_ASB 3404
00699 #define NMA_C_PCNO_SRV_ALB 3406
00700 #define NMA_C_PCNO_SRV_MCB 3410
00701 #define NMA_C_PCNO_SRV_MSB 3420
00702 #define NMA_C_PCNO_SRV_MLB 3430
00703 #define NMA_C_PCNO_SRV_LBS 3431
00704 #define NMA_C_PCNO_SRV_NRB 3440
00705 #define NMA_C_PCNO_SRV_CPT 3450
00706 #define NMA_C_PCNO_SRV_CPF 3452
00707 #define NMA_C_PCNO_SRV_CPL 3454
00708 #define NMA_C_PCNO_SRV_XPT 3460
00709 #define NMA_C_PCNO_SRV_XPF 3462
00710 #define NMA_C_PCNO_SRV_XPL 3464
00711
00712 #define NMA_C_PCAR_STA 0
00713 #define NMA_C_PCAR_COS 820
00714 #define NMA_C_PCAR_HOP 821
00715 #define NMA_C_PCAR_CIR 822
00716 #define NMA_C_PCAR_NND 830
00717
00718 #define NMA_C_PCOB_OAN 400
00719 #define NMA_C_PCOB_OAC 410
00720 #define NMA_C_PCOB_ONA 500
00721 #define NMA_C_PCOB_OCO 510
00722 #define NMA_C_PCOB_OUS 511
00723 #define NMA_C_PCOB_OVE 520
00724 #define NMA_C_PCOB_NAM 500
00725 #define NMA_C_PCOB_NUM 513
00726 #define NMA_C_PCOB_FID 530
00727 #define NMA_C_PCOB_PID 535
00728 #define NMA_C_PCOB_PRV 540
00729 #define NMA_C_PCOB_OCPRV 542
00730 #define NMA_C_PCOB_USR 550
00731 #define NMA_C_PCOB_ACC 551
00732 #define NMA_C_PCOB_PSW 552
00733 #define NMA_C_PCOB_PRX 560
00734 #define NMA_C_PCOB_ALO 565
00735 #define NMA_C_PCOB_ALI 566
00736
00737 #define NMA_C_PCLK_STA 0
00738 #define NMA_C_PCLK_PID 101
00739 #define NMA_C_PCLK_NID 102
00740 #define NMA_C_PCLK_LAD 105
00741
00742 #define NMA_C_PCLK_DLY 110
00743 #define NMA_C_PCLK_RLN 120
00744 #define NMA_C_PCLK_RID 121
00745 #define NMA_C_PCLK_USR 130
00746 #define NMA_C_PCLK_PRC 131
00747
00748 #define NMA_C_CTCIR_ZER 0
00749 #define NMA_C_CTCIR_APR 800
00750 #define NMA_C_CTCIR_DPS 801
00751 #define NMA_C_CTCIR_ACL 802
00752 #define NMA_C_CTCIR_CRL 805
00753 #define NMA_C_CTCIR_TPR 810
00754 #define NMA_C_CTCIR_TPS 811
00755 #define NMA_C_CTCIR_TCL 812
00756 #define NMA_C_CTCIR_LDN 820
00757 #define NMA_C_CTCIR_IFL 821
00758 #define NMA_C_CTCIR_AJD 822
00759 #define NMA_C_CTCIR_PAJ 900
00760 #define NMA_C_CTCIR_BRC 1000
00761 #define NMA_C_CTCIR_BSN 1001
00762 #define NMA_C_CTCIR_MBY 1002
00763 #define NMA_C_CTCIR_DBR 1010
00764 #define NMA_C_CTCIR_DBS 1011
00765 #define NMA_C_CTCIR_DEI 1020
00766 #define NMA_C_CTCIR_DEO 1021
00767 #define NMA_C_CTCIR_RRT 1030
00768 #define NMA_C_CTCIR_LRT 1031
00769 #define NMA_C_CTCIR_RBE 1040
00770 #define NMA_C_CTCIR_LBE 1041
00771 #define NMA_C_CTCIR_SIE 1050
00772 #define NMA_C_CTCIR_SLT 1051
00773 #define NMA_C_CTCIR_UBU 1065
00774 #define NMA_C_CTCIR_RPE 1100
00775 #define NMA_C_CTCIR_LPE 1101
00776 #define NMA_C_CTCIR_LIR 1240
00777 #define NMA_C_CTCIR_RIR 1241
00778 #define NMA_C_CTCIR_NIR 1242
00779
00780 #define NMA_C_CTCIR_MNE 2701
00781
00782 #define NMA_C_CTCIR_ERI 2750
00783
00784 #define NMA_C_CTCIR_ERO 2751
00785
00786 #define NMA_C_CTCIR_RTO 2752
00787
00788 #define NMA_C_CTCIR_LTO 2753
00789 #define NMA_C_CTCIR_BER 2754
00790 #define NMA_C_CTCIR_BEL 2755
00791
00792 #define NMA_C_CTLIN_ZER 0
00793 #define NMA_C_CTLIN_APR 800
00794 #define NMA_C_CTLIN_DPS 801
00795 #define NMA_C_CTLIN_ACL 802
00796 #define NMA_C_CTLIN_TPR 810
00797 #define NMA_C_CTLIN_TPS 811
00798 #define NMA_C_CTLIN_TCL 812
00799 #define NMA_C_CTLIN_LDN 820
00800 #define NMA_C_CTLIN_IFL 821
00801 #define NMA_C_CTLIN_BRC 1000
00802 #define NMA_C_CTLIN_BSN 1001
00803 #define NMA_C_CTLIN_MBY 1002
00804 #define NMA_C_CTLIN_DBR 1010
00805 #define NMA_C_CTLIN_DBS 1011
00806 #define NMA_C_CTLIN_MBL 1012
00807 #define NMA_C_CTLIN_BID 1013
00808 #define NMA_C_CTLIN_BS1 1014
00809 #define NMA_C_CTLIN_BSM 1015
00810 #define NMA_C_CTLIN_MFC 1016
00811 #define NMA_C_CTLIN_MEC 1017
00812 #define NMA_C_CTLIN_MLC 1018
00813 #define NMA_C_CTLIN_DEI 1020
00814 #define NMA_C_CTLIN_DEO 1021
00815 #define NMA_C_CTLIN_RRT 1030
00816 #define NMA_C_CTLIN_LRT 1031
00817 #define NMA_C_CTLIN_RII 1032
00818 #define NMA_C_CTLIN_RIR 1033
00819 #define NMA_C_CTLIN_RBI 1034
00820 #define NMA_C_CTLIN_DAT 1035
00821 #define NMA_C_CTLIN_DTD 1036
00822 #define NMA_C_CTLIN_RPR 1037
00823 #define NMA_C_CTLIN_FSE 1038
00824 #define NMA_C_CTLIN_TRI 1039
00825 #define NMA_C_CTLIN_RBE 1040
00826 #define NMA_C_CTLIN_LBE 1041
00827 #define NMA_C_CTLIN_TRR 1042
00828 #define NMA_C_CTLIN_DBC 1043
00829 #define NMA_C_CTLIN_SIE 1050
00830 #define NMA_C_CTLIN_SLT 1051
00831 #define NMA_C_CTLIN_SFL 1060
00832 #define NMA_C_CTLIN_CDC 1061
00833 #define NMA_C_CTLIN_RFL 1062
00834 #define NMA_C_CTLIN_UFD 1063
00835 #define NMA_C_CTLIN_OVR 1064
00836 #define NMA_C_CTLIN_SBU 1065
00837 #define NMA_C_CTLIN_UBU 1066
00838 #define NMA_C_CTLIN_SFR 1070
00839 #define NMA_C_CTLIN_RFR 1071
00840 #define NMA_C_CTLIN_IFR 1072
00841 #define NMA_C_CTLIN_RGF 1073
00842 #define NMA_C_CTLIN_RPG 1074
00843 #define NMA_C_CTLIN_MNC 1075
00844 #define NMA_C_CTLIN_BCN 1076
00845 #define NMA_C_CTLIN_LER 1080
00846 #define NMA_C_CTLIN_IER 1081
00847 #define NMA_C_CTLIN_BER 1082
00848 #define NMA_C_CTLIN_RAE 1083
00849 #define NMA_C_CTLIN_ADS 1084
00850 #define NMA_C_CTLIN_PIE 1085
00851 #define NMA_C_CTLIN_TLF 1086
00852 #define NMA_C_CTLIN_RCE 1087
00853 #define NMA_C_CTLIN_FCE 1088
00854 #define NMA_C_CTLIN_FER 1089
00855 #define NMA_C_CTLIN_TER 1090
00856 #define NMA_C_CTLIN_PNE 1091
00857 #define NMA_C_CTLIN_RPE 1100
00858 #define NMA_C_CTLIN_LPE 1101
00859 #define NMA_C_CTLIN_EBE 1200
00860 #define NMA_C_CTLIN_LCT 1201
00861 #define NMA_C_CTLIN_LEM 1202
00862 #define NMA_C_CTLIN_LNK 1203
00863 #define NMA_C_CTLIN_CNC 1204
00864
00865 #define NMA_S_NMADEF1 2
00866
00867 struct _nma1 {
00868 union {
00869 unsigned short int nma_w_node;
00870 struct {
00871 unsigned nma_v_addr : 10;
00872 unsigned nma_v_area : 6;
00873 };
00874 struct {
00875 unsigned nma_v_pty_typ : 15;
00876 unsigned nma_v_fill_2_ : 1;
00877 };
00878 struct {
00879 unsigned nma_v_pty_cle : 6;
00880 unsigned nma_v_pty_mul : 1;
00881 unsigned nma_v_pty_cod : 1;
00882 };
00883 struct {
00884 unsigned nma_$_fill_7 : 6;
00885 unsigned nma_v_pty_cmu : 2;
00886 };
00887 struct {
00888 unsigned nma_v_pty_nle : 4;
00889 unsigned nma_v_pty_nty : 2;
00890 unsigned nma_v_pty_asc : 1;
00891 unsigned nma_v_fill_3_ : 1;
00892 };
00893 };
00894 };
00895
00896 #define NMA_M_CTLIN_BTL 0x8
00897 #define NMA_M_CTLIN_FCS 0x10
00898 #define NMA_M_CTLIN_TRJ 0x20
00899 #define NMA_S_NMADEF2 1
00900
00901 struct _nma2 {
00902 union {
00903 char nma_$_fill_8;
00904 struct {
00905 unsigned nma_$_fill_9 : 3;
00906 unsigned nma_v_ctlin_btl : 1;
00907 unsigned nma_v_ctlin_fcs : 1;
00908 unsigned nma_v_ctlin_trj : 1;
00909 unsigned nma_v_fill_4_ : 2;
00910 };
00911 };
00912 };
00913
00914 #define NMA_M_CTLIN_RRJ 0x8
00915 #define NMA_S_NMADEF3 1
00916
00917 struct _nma3 {
00918 union {
00919 char nma_$_fill_10;
00920 struct {
00921 unsigned nma_$_fill_11 : 3;
00922 unsigned nma_v_ctlin_rrj : 1;
00923 unsigned nma_v_fill_5_ : 4;
00924 };
00925 };
00926 };
00927
00928 #define NMA_M_CTLIN_RRN 0x4
00929 #define NMA_S_NMADEF4 1
00930
00931 struct _nma4 {
00932 union {
00933 char nma_$_fill_12;
00934 struct {
00935 unsigned nma_$_fill_13 : 2;
00936 unsigned nma_v_ctlin_rrn : 1;
00937 unsigned nma_v_fill_6_ : 5;
00938 };
00939 };
00940 };
00941
00942 #define NMA_M_CTLIN_TRN 0x4
00943 #define NMA_S_NMADEF5 1
00944
00945 struct _nma5 {
00946 union {
00947 char nma_$_fill_14;
00948 struct {
00949 unsigned nma_$_fill_15 : 2;
00950 unsigned nma_v_ctlin_trn : 1;
00951 unsigned nma_v_fill_7_ : 5;
00952 };
00953 };
00954 };
00955
00956 #define NMA_M_CTLIN_INR 0x10
00957 #define NMA_M_CTLIN_FMS 0x20
00958 #define NMA_S_NMADEF6 1
00959
00960 struct _nma6 {
00961 union {
00962 char nma_$_fill_16;
00963 struct {
00964 unsigned nma_$_fill_17 : 4;
00965 unsigned nma_v_ctlin_inr : 1;
00966 unsigned nma_v_ctlin_fms : 1;
00967 unsigned nma_v_fill_8_ : 2;
00968 };
00969 };
00970 };
00971
00972 #define NMA_M_CTLIN_TUN 0x4
00973 #define NMA_M_CTLIN_RUN 0x10
00974 #define NMA_M_CTLIN_FMR 0x20
00975 #define NMA_C_CTLIN_MBS 2701
00976 #define NMA_C_CTLIN_MSN 2702
00977 #define NMA_C_CTLIN_RME 2750
00978
00979 #define NMA_C_CTLIN_LCE 2751
00980
00981 #define NMA_C_CTLIN_MSE 2752
00982
00983 #define NMA_C_CTNOD_ZER 0
00984 #define NMA_C_CTNOD_BRC 600
00985 #define NMA_C_CTNOD_BSN 601
00986 #define NMA_C_CTNOD_MRC 610
00987 #define NMA_C_CTNOD_MSN 611
00988 #define NMA_C_CTNOD_CRC 620
00989 #define NMA_C_CTNOD_CSN 621
00990 #define NMA_C_CTNOD_RTO 630
00991 #define NMA_C_CTNOD_RSE 640
00992 #define NMA_C_CTNOD_BUN 650
00993 #define NMA_C_CTNOD_MLL 700
00994 #define NMA_C_CTNOD_APL 900
00995 #define NMA_C_CTNOD_NUL 901
00996 #define NMA_C_CTNOD_NOL 902
00997 #define NMA_C_CTNOD_OPL 903
00998 #define NMA_C_CTNOD_PFE 910
00999 #define NMA_C_CTNOD_RUL 920
01000 #define NMA_C_CTNOD_VER 930
01001
01002 #define NMA_C_CTNOD_SRV_SYC 3310
01003 #define NMA_C_CTNOD_SRV_SYS 3320
01004 #define NMA_C_CTNOD_SRV_SYL 3330
01005 #define NMA_C_CTNOD_SRV_SYR 3340
01006
01007 #define NMA_C_CTXP_ZER 0
01008 #define NMA_C_CTXP_BRC 1000
01009 #define NMA_C_CTXP_BSN 1001
01010 #define NMA_C_CTXP_BLR 1010
01011 #define NMA_C_CTXP_BLS 1011
01012 #define NMA_C_CTXP_CRC 1200
01013 #define NMA_C_CTXP_CSN 1201
01014 #define NMA_C_CTXP_FSR 1210
01015 #define NMA_C_CTXP_FSS 1211
01016 #define NMA_C_CTXP_MSA 1220
01017 #define NMA_C_CTXP_MCA 1221
01018 #define NMA_C_CTXP_RSE 1230
01019 #define NMA_C_CTXP_LIR 1240
01020 #define NMA_C_CTXP_RIR 1241
01021 #define NMA_C_CTXP_NIR 1242
01022 #define NMA_C_CTXP_RST 1250
01023
01024 #define NMA_C_CTXS_ZER 0
01025 #define NMA_C_CTXS_MCA 200
01026 #define NMA_C_CTXS_ICR 210
01027 #define NMA_C_CTXS_LLR 211
01028
01029 #define NMA_C_LOOP_MIX 2
01030 #define NMA_C_LOOP_ONE 1
01031 #define NMA_C_LOOP_ZER 0
01032
01033 #define NMA_C_LOOP_DCNT 1
01034 #define NMA_C_LOOP_DSIZ 40
01035
01036 #define NMA_C_LOOP_XMIT 0
01037 #define NMA_C_LOOP_RECV 1
01038 #define NMA_C_LOOP_FULL 2
01039
01040 #define NMA_C_STATE_ON 0
01041 #define NMA_C_STATE_OFF 1
01042
01043 #define NMA_C_DNS_ENA 0
01044 #define NMA_C_DNS_DIS 1
01045
01046 #define NMA_C_STATE_SER 2
01047 #define NMA_C_STATE_CLE 3
01048
01049 #define NMA_C_STATE_HOL 2
01050
01051 #define NMA_C_STATE_SHU 2
01052 #define NMA_C_STATE_RES 3
01053 #define NMA_C_STATE_REA 4
01054 #define NMA_C_STATE_UNR 5
01055
01056 #define NMA_C_PCNO_DMAD 1023
01057
01058 #define NMA_C_ASS_ENA 0
01059 #define NMA_C_ASS_DIS 1
01060
01061 #define NMA_C_SUR_ENA 0
01062 #define NMA_C_SUR_DIS 1
01063
01064 #define NMA_C_LINSS_STA 0
01065 #define NMA_C_LINSS_REF 1
01066 #define NMA_C_LINSS_LOO 2
01067 #define NMA_C_LINSS_LOA 3
01068 #define NMA_C_LINSS_DUM 4
01069 #define NMA_C_LINSS_TRI 5
01070 #define NMA_C_LINSS_ASE 6
01071 #define NMA_C_LINSS_ALO 7
01072 #define NMA_C_LINSS_ADU 8
01073 #define NMA_C_LINSS_ATR 9
01074 #define NMA_C_LINSS_SYN 10
01075 #define NMA_C_LINSS_FAI 11
01076 #define NMA_C_LINSS_RUN 12
01077 #define NMA_C_LINSS_UNS 13
01078 #define NMA_C_LINSS_IDL 14
01079
01080 #define NMA_C_CIRTY_POI 0
01081 #define NMA_C_CIRTY_CON 1
01082 #define NMA_C_CIRTY_TRI 2
01083 #define NMA_C_CIRTY_X25 3
01084 #define NMA_C_CIRTY_DMC 4
01085
01086 #define NMA_C_CIRTY_NI 6
01087 #define NMA_C_CIRTY_TRNG 11
01088 #define NMA_C_CIRTY_FDDI 12
01089
01090 #define NMA_C_LINSV_ENA 0
01091 #define NMA_C_LINSV_DIS 1
01092
01093 #define NMA_C_CIRPST_AUT 1
01094 #define NMA_C_CIRPST_ACT 2
01095 #define NMA_C_CIRPST_INA 3
01096 #define NMA_C_CIRPST_DIE 4
01097 #define NMA_C_CIRPST_DED 5
01098
01099 #define NMA_C_CIRBLK_ENA 0
01100 #define NMA_C_CIRBLK_DIS 1
01101
01102 #define NMA_C_CIRUS_PER 0
01103 #define NMA_C_CIRUS_INC 1
01104 #define NMA_C_CIRUS_OUT 2
01105
01106 #define NMA_C_CIRHS_ENA 0
01107 #define NMA_C_CIRHS_DIS 1
01108
01109 #define NMA_C_CIRBF_UNL 255
01110
01111 #define NMA_C_CIRVE_ENA 0
01112 #define NMA_C_CIRVE_DIS 1
01113 #define NMA_C_CIRVE_INB 2
01114
01115 #define NMA_C_CIRXPT_ZND 1
01116 #define NMA_C_CIRXPT_PH2 2
01117 #define NMA_C_CIRXPT_PH3 3
01118 #define NMA_C_CIRXPT_RO3 3
01119 #define NMA_C_CIRXPT_NR4 4
01120
01121 #define NMA_C_DPX_FUL 0
01122 #define NMA_C_DPX_HAL 1
01123 #define NMA_C_DPX_MPT 4
01124
01125 #define NMA_C_LINCN_NOR 0
01126 #define NMA_C_LINCN_LOO 1
01127
01128 #define NMA_C_LINPR_POI 0
01129 #define NMA_C_LINPR_CON 1
01130 #define NMA_C_LINPR_TRI 2
01131 #define NMA_C_LINPR_DMC 4
01132 #define NMA_C_LINPR_LAPB 5
01133 #define NMA_C_LINPR_NI 6
01134 #define NMA_C_LINPR_BSY 9
01135 #define NMA_C_LINPR_GENBYTE 9
01136 #define NMA_C_LINPR_LAPBE 10
01137 #define NMA_C_LINPR_TRNG 11
01138 #define NMA_C_LINPR_FDDI 12
01139 #define NMA_C_LINPR_EA_HDLC 20
01140 #define NMA_C_LINPR_SDLC 21
01141 #define NMA_C_LINPR_BISYNC 22
01142 #define NMA_C_LINPR_SWIFT 23
01143 #define NMA_C_LINPR_CHIPS 24
01144 #define NMA_M_LINPR_MOP 128
01145
01146 #define NMA_C_CODE_ASCII 1
01147 #define NMA_C_CODE_EBCDIC 2
01148
01149 #define NMA_C_LINPR_MAS 1
01150 #define NMA_C_LINPR_NEU 2
01151 #define NMA_C_LINPR_SEC 0
01152
01153 #define NMA_C_LINCL_EXT 0
01154 #define NMA_C_LINCL_INT 1
01155
01156 #define NMA_C_LINFM_802E 0
01157 #define NMA_C_LINFM_ETH 1
01158 #define NMA_C_LINFM_802 2
01159 #define NMA_C_LINFM_SMT 4
01160 #define NMA_C_LINFM_ATM 6
01161
01162 #define NMA_C_LINCN_LEN 0
01163 #define NMA_C_LINCN_NAM 1
01164
01165 #define NMA_C_LINSR_USR 1
01166 #define NMA_C_LINSR_CLI 2
01167
01168 #define NMA_C_LINSWI_DIS 1
01169 #define NMA_C_LINSWI_ENA 0
01170
01171 #define NMA_C_LINRPE_ON 1
01172 #define NMA_C_LINRPE_OFF 0
01173
01174 #define NMA_C_LINATY_HIORD 0
01175 #define NMA_C_LINATY_HW 1
01176 #define NMA_C_LINATY_USER 2
01177
01178 #define NMA_C_LINRNG_FOUR 0
01179 #define NMA_C_LINRNG_SIXTN 1
01180
01181 #define NMA_C_LINETR_ENA 0
01182 #define NMA_C_LINETR_DIS 1
01183
01184 #define NMA_C_LINSRC_ENA 0
01185 #define NMA_C_LINSRC_DIS 1
01186
01187 #define NMA_C_MEDIA_STP 0
01188 #define NMA_C_MEDIA_UTP 1
01189 #define NMA_C_MEDIA_AUI 2
01190 #define NMA_C_MEDIA_TP 3
01191 #define NMA_C_MEDIA_AUTO 4
01192 #define NMA_C_MEDIA_UNSPECIFIED 5
01193 #define NMA_C_MEDIA_BNC 6
01194 #define NMA_C_MEDIA_ANY 65535
01195
01196 #define NMA_C_LINHNG_DIS 1
01197 #define NMA_C_LINHNG_ENA 0
01198
01199 #define NMA_C_LINRES_DIS 1
01200 #define NMA_C_LINRES_ENA 0
01201
01202 #define NMA_C_LINTY_POI 0
01203 #define NMA_C_LINTY_CON 1
01204 #define NMA_C_LINTY_TRI 2
01205 #define NMA_C_LINTY_DMC 3
01206
01207 #define NMA_C_LINMC_SET 1
01208 #define NMA_C_LINMC_CLR 2
01209 #define NMA_C_LINMC_CAL 3
01210 #define NMA_C_LINMC_SDF 4
01211
01212 #define NMA_C_LINDAT_UNK 0
01213 #define NMA_C_LINDAT_SUC 1
01214 #define NMA_C_LINDAT_DUP 2
01215
01216 #define NMA_C_LINUN_DAT_UNK 0
01217 #define NMA_C_LINUN_DAT_SUC 1
01218 #define NMA_C_LINUN_DAT_DUP 2
01219
01220 #define NMA_C_LINRPS_OFF 0
01221 #define NMA_C_LINRPS_CAN 1
01222 #define NMA_C_LINRPS_NON 2
01223 #define NMA_C_LINRPS_PUR 3
01224
01225 #define NMA_C_LINRER_NOE 0
01226 #define NMA_C_LINRER_RII 5
01227 #define NMA_C_LINRER_RIR 6
01228 #define NMA_C_LINRER_RBI 7
01229 #define NMA_C_LINRER_DAD 8
01230 #define NMA_C_LINRER_DTD 9
01231 #define NMA_C_LINRER_RPE 10
01232 #define NMA_C_LINRER_FSE 11
01233 #define NMA_C_LINRER_ROC 12
01234 #define NMA_C_LINRER_DBR 13
01235 #define NMA_C_LINRER_PCTI 14
01236 #define NMA_C_LINRER_PCTR 15
01237
01238 #define NMA_C_LINNBR_PHY_A 0
01239 #define NMA_C_LINNBR_PHY_B 1
01240 #define NMA_C_LINNBR_PHY_S 2
01241 #define NMA_C_LINNBR_PHY_M 3
01242 #define NMA_C_LINNBR_PHY_U 4
01243
01244 #define NMA_C_LINRJR_NON 0
01245 #define NMA_C_LINRJR_LLCT 1
01246 #define NMA_C_LINRJR_RLCT 2
01247 #define NMA_C_LINRJR_LCTB 3
01248 #define NMA_C_LINRJR_LEM 4
01249 #define NMA_C_LINRJR_TOP 5
01250 #define NMA_C_LINRJR_NRJ 6
01251 #define NMA_C_LINRJR_RRJ 7
01252 #define NMA_C_LINRJR_TIP 8
01253 #define NMA_C_LINRJR_TRD 9
01254 #define NMA_C_LINRJR_STA 10
01255 #define NMA_C_LINRJR_LCTE 11
01256
01257 #define NMA_C_ACC_SHR 1
01258 #define NMA_C_ACC_LIM 2
01259 #define NMA_C_ACC_EXC 3
01260 #define NMA_C_ACC_SEL 4
01261
01262 #define NMA_C_LINMO_AUT 1
01263 #define NMA_C_LINMO_SIL 2
01264
01265 #define NMA_C_X25MD_DTE 1
01266 #define NMA_C_X25MD_DCE 2
01267 #define NMA_C_X25MD_DTL 3
01268 #define NMA_C_X25MD_DCL 4
01269 #define NMA_C_X25MD_NEG 5
01270
01271 #define NMA_C_X25RED_BUSY 0
01272 #define NMA_C_X25RED_OUT_OF_ORDER 1
01273 #define NMA_C_X25RED_SYSTEMATIC 2
01274
01275 #define NMA_C_NODTY_ROU 0
01276 #define NMA_C_NODTY_NON 1
01277 #define NMA_C_NODTY_PHA 2
01278 #define NMA_C_NODTY_AREA 3
01279 #define NMA_C_NODTY_RT4 4
01280 #define NMA_C_NODTY_NR4 5
01281 #define NMA_C_NODTY_AREAP 6
01282 #define NMA_C_NODTY_RT4P 7
01283 #define NMA_C_NODTY_NR4P 8
01284
01285 #define NMA_C_NODINB_ROUT 1
01286 #define NMA_C_NODINB_ENDN 2
01287
01288 #define NMA_C_NODPW_SET 0
01289
01290 #define NMA_C_CPU_8 0
01291 #define NMA_C_CPU_11 1
01292 #define NMA_C_CPU_1020 2
01293 #define NMA_C_CPU_VAX 3
01294
01295 #define NMA_C_NODSNV_PH3 0
01296 #define NMA_C_NODSNV_PH4 1
01297
01298 #define NMA_C_SOFT_SECL 0
01299 #define NMA_C_SOFT_TERL 1
01300 #define NMA_C_SOFT_OSYS 2
01301 #define NMA_C_SOFT_DIAG 3
01302
01303 #define NMA_C_ACES_NONE 0
01304 #define NMA_C_ACES_INCO 1
01305 #define NMA_C_ACES_OUTG 2
01306 #define NMA_C_ACES_BOTH 3
01307 #define NMA_C_ACES_REQU 4
01308
01309 #define NMA_C_ALIINC_ENA 0
01310 #define NMA_C_ALIINC_DIS 1
01311
01312 #define NMA_C_ALOUT_ENA 0
01313 #define NMA_C_ALOUT_DIS 1
01314
01315 #define NMA_C_ALINC_ENA 0
01316 #define NMA_C_ALINC_DIS 1
01317
01318 #define NMA_C_PRXY_ENA 0
01319 #define NMA_C_PRXY_DIS 1
01320
01321 #define NMA_C_PSPCY_NOR 0
01322 #define NMA_C_PSPCY_INT 1
01323
01324 #define NMA_C_XPRTY_BIL 1
01325
01326 #define NMA_C_XPRST_ON 0
01327 #define NMA_C_XPRST_OFF 1
01328 #define NMA_C_XPRST_SHU 2
01329
01330 #define NMA_C_XPRMN_ENA 0
01331 #define NMA_C_XPRMN_DIS 1
01332
01333 #define NMA_C_XPRSB_RUN 12
01334 #define NMA_C_XPRSB_UNS 13
01335 #define NMA_C_XPRSB_SYN 10
01336
01337 #define NMA_C_CLEAR_STRING 0
01338 #define NMA_C_CLEAR_LONGWORD -1
01339 #define NMA_C_CAL_CLR 0
01340 #define NMA_C_CAL_NOW 1
01341 #define NMA_C_DAY_ALL 0
01342 #define NMA_C_DAY_MON 1
01343 #define NMA_C_DAY_TUE 2
01344 #define NMA_C_DAY_WED 3
01345 #define NMA_C_DAY_THU 4
01346 #define NMA_C_DAY_FRI 5
01347 #define NMA_C_DAY_SAT 6
01348 #define NMA_C_DAY_SUN 7
01349 #define NMA_C_TIC_NO_CUT 0
01350 #define NMA_C_TIC_CUT 1
01351 #define NMA_C_CSG_NO_SIGNAL 0
01352 #define NMA_C_CSG_SIGNAL 1
01353 #define NMA_C_IRC_DIS 0
01354 #define NMA_C_IRC_ENA 1
01355 #define NMA_C_ORC_DIS 0
01356 #define NMA_C_ORC_ENA 1
01357 #define NMA_C_RED_DIS 0
01358 #define NMA_C_RED_ENA 1
01359 #define NMA_C_MOD_NOAUTO 0
01360 #define NMA_C_MOD_AUTO 1
01361 #define NMA_C_SWC_DIS 0
01362 #define NMA_C_SWC_ENA 1
01363 #define NMA_C_MDM_OFF 0
01364 #define NMA_C_MDM_ON 1
01365 #define NMA_C_DTS_NO_CABLE 1
01366 #define NMA_C_DTS_NO_X21_CABLE 2
01367 #define NMA_C_DTS_READY 3
01368 #define NMA_C_DTS_NOT_READY 4
01369 #define NMA_C_DTS_ACTIVE 5
01370 #define NMA_C_DTS_NO_OUTGOING 6
01371 #define NMA_C_CAS_NONE 1
01372 #define NMA_C_CAS_OUT 2
01373 #define NMA_C_CAS_IN 3
01374 #define NMA_C_CAS_OUT_R 4
01375 #define NMA_C_CAS_IN_R 5
01376 #define NMA_C_DTL_ACCEPT 1
01377 #define NMA_C_DTL_REJECT 2
01378 #define NMA_C_CAC_MAN 1
01379 #define NMA_C_CAC_AUTO_CONNECT 2
01380 #define NMA_C_CAC_AUTO_ACCEPT 3
01381
01382 #define NMA_C_JAN 1
01383 #define NMA_C_FEB 2
01384 #define NMA_C_MAR 3
01385 #define NMA_C_APR 4
01386 #define NMA_C_MAY 5
01387 #define NMA_C_JUN 6
01388 #define NMA_C_JUL 7
01389 #define NMA_C_AUG 8
01390 #define NMA_C_SEP 9
01391 #define NMA_C_OCT 10
01392 #define NMA_C_NOV 11
01393 #define NMA_C_DEC 12
01394
01395 #define NMA_C_SOFD_DP 0
01396 #define NMA_C_SOFD_UNA 1
01397 #define NMA_C_SOFD_DU 2
01398 #define NMA_C_SOFD_CNA 3
01399 #define NMA_C_SOFD_DL 4
01400 #define NMA_C_SOFD_QNA 5
01401 #define NMA_C_SOFD_DQ 6
01402 #define NMA_C_SOFD_CI 7
01403 #define NMA_C_SOFD_DA 8
01404 #define NMA_C_SOFD_PCL 9
01405 #define NMA_C_SOFD_DUP 10
01406 #define NMA_C_SOFD_LUA 11
01407 #define NMA_C_SOFD_DMC 12
01408 #define NMA_C_SOFD_LNA 13
01409 #define NMA_C_SOFD_DN 14
01410 #define NMA_C_SOFD_DLV 16
01411 #define NMA_C_SOFD_LCS 17
01412 #define NMA_C_SOFD_DMP 18
01413 #define NMA_C_SOFD_AMB 19
01414 #define NMA_C_SOFD_DTE 20
01415 #define NMA_C_SOFD_DBT 21
01416 #define NMA_C_SOFD_DV 22
01417 #define NMA_C_SOFD_BNA 23
01418 #define NMA_C_SOFD_BNT 23
01419 #define NMA_C_SOFD_DZ 24
01420 #define NMA_C_SOFD_LPC 25
01421 #define NMA_C_SOFD_DSV 26
01422 #define NMA_C_SOFD_CEC 27
01423 #define NMA_C_SOFD_KDP 28
01424 #define NMA_C_SOFD_IEC 29
01425 #define NMA_C_SOFD_KDZ 30
01426 #define NMA_C_SOFD_UEC 31
01427 #define NMA_C_SOFD_KL8 32
01428 #define NMA_C_SOFD_DS2 33
01429 #define NMA_C_SOFD_DMV 34
01430 #define NMA_C_SOFD_DS5 35
01431 #define NMA_C_SOFD_DPV 36
01432 #define NMA_C_SOFD_LQA 37
01433 #define NMA_C_SOFD_DMF 38
01434 #define NMA_C_SOFD_SVA 39
01435 #define NMA_C_SOFD_DMR 40
01436 #define NMA_C_SOFD_MUX 41
01437 #define NMA_C_SOFD_KMY 42
01438 #define NMA_C_SOFD_DEP 43
01439 #define NMA_C_SOFD_KMX 44
01440 #define NMA_C_SOFD_LTM 45
01441 #define NMA_C_SOFD_DMB 46
01442 #define NMA_C_SOFD_DES 47
01443 #define NMA_C_SOFD_KCP 48
01444 #define NMA_C_SOFD_MX3 49
01445 #define NMA_C_SOFD_SYN 50
01446 #define NMA_C_SOFD_MEB 51
01447 #define NMA_C_SOFD_DSB 52
01448 #define NMA_C_SOFD_BAM 53
01449 #define NMA_C_SOFD_DST 54
01450 #define NMA_C_SOFD_FAT 55
01451 #define NMA_C_SOFD_RSM 56
01452 #define NMA_C_SOFD_RES 57
01453 #define NMA_C_SOFD_3C2 58
01454 #define NMA_C_SOFD_3CM 59
01455 #define NMA_C_SOFD_DS3 60
01456 #define NMA_C_SOFD_MF2 61
01457 #define NMA_C_SOFD_MMR 62
01458 #define NMA_C_SOFD_VIT 63
01459 #define NMA_C_SOFD_VT5 64
01460 #define NMA_C_SOFD_BNI 65
01461 #define NMA_C_SOFD_MNA 66
01462 #define NMA_C_SOFD_PMX 67
01463 #define NMA_C_SOFD_NI5 68
01464 #define NMA_C_SOFD_NI9 69
01465 #define NMA_C_SOFD_KMK 70
01466 #define NMA_C_SOFD_3CP 71
01467 #define NMA_C_SOFD_DP2 72
01468 #define NMA_C_SOFD_ISA 73
01469 #define NMA_C_SOFD_DIV 74
01470 #define NMA_C_SOFD_QTA 75
01471 #define NMA_C_SOFD_B15 76
01472 #define NMA_C_SOFD_WD8 77
01473 #define NMA_C_SOFD_ILA 78
01474 #define NMA_C_SOFD_ILM 79
01475 #define NMA_C_SOFD_APR 80
01476 #define NMA_C_SOFD_ASN 81
01477 #define NMA_C_SOFD_ASE 82
01478 #define NMA_C_SOFD_TRW 83
01479 #define NMA_C_SOFD_EDX 84
01480 #define NMA_C_SOFD_EDA 85
01481 #define NMA_C_SOFD_DR2 86
01482 #define NMA_C_SOFD_SCC 87
01483 #define NMA_C_SOFD_DCA 88
01484 #define NMA_C_SOFD_TIA 89
01485 #define NMA_C_SOFD_FBN 90
01486 #define NMA_C_SOFD_FEB 91
01487 #define NMA_C_SOFD_FCN 92
01488 #define NMA_C_SOFD_MFA 93
01489 #define NMA_C_SOFD_MXE 94
01490 #define NMA_C_SOFD_CED 95
01491 #define NMA_C_SOFD_C20 96
01492 #define NMA_C_SOFD_CS1 97
01493 #define NMA_C_SOFD_C2M 98
01494 #define NMA_C_SOFD_ACA 99
01495 #define NMA_C_SOFD_GSM 100
01496 #define NMA_C_SOFD_DSF 101
01497 #define NMA_C_SOFD_CS5 102
01498 #define NMA_C_SOFD_XIR 103
01499 #define NMA_C_SOFD_KFE 104
01500 #define NMA_C_SOFD_RT3 105
01501 #define NMA_C_SOFD_SPI 106
01502 #define NMA_C_SOFD_FOR 107
01503 #define NMA_C_SOFD_MER 108
01504 #define NMA_C_SOFD_PER 109
01505 #define NMA_C_SOFD_STR 110
01506 #define NMA_C_SOFD_MPS 111
01507 #define NMA_C_SOFD_L20 112
01508 #define NMA_C_SOFD_VT2 113
01509 #define NMA_C_SOFD_DWT 114
01510 #define NMA_C_SOFD_WGB 115
01511 #define NMA_C_SOFD_ZEN 116
01512 #define NMA_C_SOFD_TSS 117
01513 #define NMA_C_SOFD_MNE 118
01514 #define NMA_C_SOFD_FZA 119
01515 #define NMA_C_SOFD_90L 120
01516 #define NMA_C_SOFD_CIS 121
01517 #define NMA_C_SOFD_STC 122
01518 #define NMA_C_SOFD_UBE 123
01519 #define NMA_C_SOFD_DW2 124
01520 #define NMA_C_SOFD_FUE 125
01521 #define NMA_C_SOFD_M38 126
01522 #define NMA_C_SOFD_NTI 127
01523 #define NMA_C_SOFD_RAD 130
01524 #define NMA_C_SOFD_INF 131
01525 #define NMA_C_SOFD_XMX 132
01526 #define NMA_C_SOFD_NDI 133
01527 #define NMA_C_SOFD_ND2 134
01528 #define NMA_C_SOFD_TRN 135
01529 #define NMA_C_SOFD_DEV 136
01530 #define NMA_C_SOFD_ACE 137
01531 #define NMA_C_SOFD_PNT 138
01532 #define NMA_C_SOFD_ISE 139
01533 #define NMA_C_SOFD_IST 140
01534 #define NMA_C_SOFD_ISH 141
01535 #define NMA_C_SOFD_ISF 142
01536 #define NMA_C_SOFD_DSW 149
01537 #define NMA_C_SOFD_DW4 150
01538 #define NMA_C_SOFD_ITC 154
01539 #define NMA_C_SOFD_FTA 160
01540 #define NMA_C_SOFD_FAA 161
01541 #define NMA_C_SOFD_FEA 162
01542 #define NMA_C_SOFD_FQA 169
01543 #define NMA_C_SOFD_A35 170
01544 #define NMA_C_SOFD_V49 172
01545 #define NMA_C_SOFD_TRA 175
01546 #define NMA_C_SOFD_TRB 176
01547 #define NMA_C_SOFD_ERA 182
01548 #define NMA_C_SOFD_A33 188
01549 #define NMA_C_SOFD_TRE 189
01550 #define NMA_C_SOFD_ETA 202
01551 #define NMA_C_SOFD_EWA 203
01552 #define NMA_C_SOFD_FWA 204
01553 #define NMA_C_SOFD_EIA 204
01554 #define NMA_C_SOFD_AZA 213
01555 #define NMA_C_SOFD_FPA 216
01556 #define NMA_C_SOFD_GPA 217
01557 #define NMA_C_SOFD_TRP 253
01558 #define NMA_C_SOFD_ELA 254
01559 #define NMA_C_SOFD_EBA 255
01560
01561 #define NMA__SUCCESS 1
01562 #define NMA__SUCCFLDRPL 9
01563 #define NMA__BADFID 0
01564 #define NMA__BADDAT 8
01565 #define NMA__BADOPR 16
01566 #define NMA__BUFTOOSMALL 24
01567 #define NMA__FLDNOTFND 32
01568
01569 #define NMA_C_OPN_MIN 0
01570 #define NMA_C_OPN_NODE 0
01571 #define NMA_C_OPN_LINE 1
01572 #define NMA_C_OPN_LOG 2
01573 #define NMA_C_OPN_OBJ 3
01574 #define NMA_C_OPN_CIR 4
01575 #define NMA_C_OPN_X25 5
01576 #define NMA_C_OPN_X29 6
01577 #define NMA_C_OPN_CNF 7
01578 #define NMA_C_OPN_MAX 7
01579 #define NMA_C_OPN_ALL 127
01580
01581 #define NMA_C_OPN_AC_RO 0
01582 #define NMA_C_OPN_AC_RW 1
01583
01584 #define NMA_C_FN2_DLL 2
01585 #define NMA_C_FN2_ULD 3
01586 #define NMA_C_FN2_TRI 4
01587 #define NMA_C_FN2_LOO 5
01588 #define NMA_C_FN2_TES 6
01589 #define NMA_C_FN2_SET 7
01590 #define NMA_C_FN2_REA 8
01591 #define NMA_C_FN2_ZER 9
01592 #define NMA_C_FN2_LNS 14
01593
01594 #define NMA_C_OP2_CHNST 5
01595 #define NMA_C_OP2_CHLST 8
01596
01597 #define NMA_C_OP2_RENCT 0
01598 #define NMA_C_OP2_RENST 1
01599 #define NMA_C_OP2_RELCT 4
01600 #define NMA_C_OP2_RELST 5
01601
01602 #define NMA_C_OP2_ZENCT 0
01603 #define NMA_C_OP2_ZELCT 2
01604
01605 #define NMA_C_EN2_KNO 0
01606 #define NMA_C_EN2_LID 1
01607 #define NMA_C_EN2_LCN 2
01608
01609 #define NMA_C_STS_SUC 1
01610 #define NMA_C_STS_MOR 2
01611 #define NMA_C_STS_PAR 3
01612
01613 #define NMA_C_STS_DON -128
01614
01615 #define NMA_C_STS_FUN -1
01616 #define NMA_C_STS_INV -2
01617 #define NMA_C_STS_PRI -3
01618 #define NMA_C_STS_SIZ -4
01619 #define NMA_C_STS_MPR -5
01620 #define NMA_C_STS_PTY -6
01621 #define NMA_C_STS_MVE -7
01622 #define NMA_C_STS_CMP -8
01623 #define NMA_C_STS_IDE -9
01624 #define NMA_C_STS_LCO -10
01625 #define NMA_C_STS_STA -11
01626 #define NMA_C_STS_FOP -13
01627 #define NMA_C_STS_FCO -14
01628 #define NMA_C_STS_RES -15
01629 #define NMA_C_STS_PVA -16
01630 #define NMA_C_STS_LPR -17
01631 #define NMA_C_STS_FIO -18
01632 #define NMA_C_STS_MLD -19
01633 #define NMA_C_STS_ROO -20
01634 #define NMA_C_STS_MCF -21
01635 #define NMA_C_STS_PNA -22
01636 #define NMA_C_STS_PLO -23
01637 #define NMA_C_STS_HAR -24
01638 #define NMA_C_STS_OPE -25
01639 #define NMA_C_STS_SYS -26
01640
01641 #define NMA_C_STS_PGP -27
01642 #define NMA_C_STS_BLR -28
01643 #define NMA_C_STS_PMS -29
01644
01645 #define NMA_C_STS_ALI -127
01646 #define NMA_C_STS_OBJ -126
01647 #define NMA_C_STS_PRO -125
01648 #define NMA_C_STS_LNK -124
01649
01650 #define NMA_C_FOPDTL_PDB 0
01651 #define NMA_C_FOPDTL_LFL 1
01652 #define NMA_C_FOPDTL_DFL 2
01653 #define NMA_C_FOPDTL_SLF 3
01654 #define NMA_C_FOPDTL_TLF 4
01655 #define NMA_C_FOPDTL_SDF 5
01656 #define NMA_C_FOPDTL_PDR 6
01657 #define NMA_C_FOPDTL_MFL 7
01658
01659 #define NMA_C_NCEDTL_NNA 0
01660 #define NMA_C_NCEDTL_INN 1
01661 #define NMA_C_NCEDTL_UNA 2
01662 #define NMA_C_NCEDTL_UNR 3
01663 #define NMA_C_NCEDTL_RSC 4
01664 #define NMA_C_NCEDTL_RJC 5
01665 #define NMA_C_NCEDTL_ONA 6
01666 #define NMA_C_NCEDTL_OBJ 7
01667 #define NMA_C_NCEDTL_ACC 8
01668 #define NMA_C_NCEDTL_BSY 9
01669 #define NMA_C_NCEDTL_NRS 10
01670 #define NMA_C_NCEDTL_NSD 11
01671 #define NMA_C_NCEDTL_DIE 12
01672 #define NMA_C_NCEDTL_DIS 13
01673 #define NMA_C_NCEDTL_ABO 14
01674 #define NMA_C_NCEDTL_ABM 15
01675
01676 #define NMA_C_OPEDTL_DCH 0
01677 #define NMA_C_OPEDTL_TIM 1
01678 #define NMA_C_OPEDTL_ORN 2
01679 #define NMA_C_OPEDTL_ACT 3
01680 #define NMA_C_OPEDTL_BAF 4
01681 #define NMA_C_OPEDTL_RUN 5
01682 #define NMA_C_OPEDTL_DSC 6
01683 #define NMA_C_OPEDTL_FTL 8
01684 #define NMA_C_OPEDTL_MNT 11
01685 #define NMA_C_OPEDTL_LST 12
01686 #define NMA_C_OPEDTL_THR 13
01687 #define NMA_C_OPEDTL_TRB 14
01688 #define NMA_C_OPEDTL_STA 15
01689 #define NMA_S_NMADEF7 1
01690
01691 struct _nma7 {
01692 union {
01693 char nma_$_fill_18;
01694 struct {
01695 unsigned nma_$_fill_19 : 2;
01696 unsigned nma_v_ctlin_tun : 1;
01697 unsigned nma_$_fill_20 : 1;
01698 unsigned nma_v_ctlin_run : 1;
01699 unsigned nma_v_ctlin_fmr : 1;
01700 unsigned nma_v_fill_9_ : 2;
01701 };
01702 };
01703 };
01704
01705 #endif
01706
01707