Google
 

Trailing-Edge - PDP-10 Archives - BB-FB51A-RM - sna-ai/sources/snasym.lst
There are no other files named snasym.lst in the archive.
SNASYM	SNA Gateway Access Routine Universal Symbols	MACRO %53B(1242) 13:31 13-Feb-85 Page 1
SNASYM	MAC	 9-Nov-84 15:38	

     1					; Copyright (c) 1985 by
     2					; DIGITAL EQUIPMENT CORPORATION, Maynard, Massachusetts 01754
     3					;
     4					; This software is furnished under a license and may be used and  copied
     5					; only  in  accordance  with  the  terms  of  such  license and with the
     6					; inclusion of the above copyright notice.  This software or  any  other
     7					; copies  thereof may not be provided or otherwise made available to any
     8					; other person.  No title to and ownership of  the  software  is  hereby
     9					; transferred.
    10					;
    11					; The information in this software is subject to change  without  notice
    12					; and  should  not  be  construed  as  a commitment by Digital Equipment
    13					; Corporation.
    14					;
    15					; Digital assumes no responsibility for the use or  reliability  of  its
    16					; software on equipment which is not supplied by Digital.
    17
    18						UNIVERSAL	SNASYM	SNA Gateway Access Routine Universal Symbols
    19						.DIRECTIVE	.NOBIN
    20
    21					; Data Type
    22
    23			000000		    NORDAT==:0			      ; Normal Data
    24			000001		    EXPDAT==:1			      ; Expedited Data
    25
    26					; SNA Port States
    27
    28			000000		    AS%UND==:0                         ; UNDEFINED
    29			000001		    AS%BNW==:1                         ; BINDWAIT (LISTENING)
    30			000002		    AS%BNR==:2                         ; BIND RECIEVED (CALLED)
    31			000003		    AS%FLU==:3                         ; FLUSHING 
    32			000004		    AS%RUN==:4                         ; RUNNING
    33			000005		    AS%RCN==:5                         ; RECONNECTING 
    34			000006		    AS%ABG==:6                         ; ABORTING
    35			000007		    AS%ABD==:7                         ; ABORTED
    36			000010		    AS%ERR==:8	                        ; ERROR
    37
    38					; SNA Returned Codes
    39
    40
    41			000000		    AC%SUC==:0                      	; Success
    42			000001		    AC%DCE==:1B35                       ; Decnet connection error
    43			000002		    AC%IAR==:1B34                       ; Insufficient access resources
    44			000004		    AC%PER==:1B33                       ; Procedure error
    45			000010		    AC%NDA==:1B32                       ; No data to read
    46			000020		    AC%NLN==:1B31                       ; No translation, logical name SNAGAT
    47			000040		    AC%NCM==:1B30                       ; No Communication
    48			000100		    AC%RCN==:1B29                       ; Reconnect Pending
    49			000200		    AC%DFT==:1B28                       ; Data field truncated
    50			000400		    AC%INA==:1B27                       ; Illegal network access code
    51			001000		    AC%BPN==:1B26                       ; Bad Port Number
    52			002000		    AC%BTL==:1B25                       ; Buffer too long
    53			004000		    AC%BTS==:1B24                       ; Buffer too short
    54			010000		    AC%RSS==:1B23                       ; Reset seen
    55			020000		    AC%SER==:1B22			; Error Sending Normal data
SNASYM	SNA Gateway Access Routine Universal Symbols	MACRO %53B(1242) 13:31 13-Feb-85 Page 1-1
SNASYM	MAC	 9-Nov-84 15:38	

    56			040000		    AC%RCE==:1B21			; Error Reconnecting
    57			100000		    AC%SIE==:1B20			; Error Sending Interrupt data
    58			200000		    AC%PSE==:1B19			; Error Setting up the PSI system
    59			400000		    AC%DLA==:1B18                       ; Decnet Link aborted during connect
    60
    61					    ; SNA error code
    62
    63			000000		    AR%UND==:0	                        ; Undefined error
    64			000144		    AR%UAB==:^D100                        ; User Abort Reason code
    65			000145		    AR%URJ==:^D101                        ; User Reject
    66			000146		    AR%IPV==:^D102                        ; Insufficient Gateway resourses
    67			000147		    AR%IGR==:^D103                        ; Insufficient Gateway resourses
    68			000150		    AR%NAN==:^D104                        ; No Such Access Name
    69			000151		    AR%CNS==:^D105                        ; Circuit Name not specified
    70			000152		    AR%NSC==:^D106                        ; No such Circuit 
    71			000153		    AR%CNS==:^D107                        ; Circuit Name not specified
    72			000154		    AR%PNS==:^D108                        ; PLU Name not specified
    73			000155		    AR%NSA==:^D109                        ; No such SLU
    74			000156		    AR%SNA==:^D110                       ; SLU address not available (no ACTLU)
    75			000157		    AR%SIU==:^D111                        ; SLU address in use
    76			000160		    AR%CRJ==:^D112                       ; CONNECT request rejected by SSCP/PLU
    77			000161		    AR%BIN==:^D113                        ; BIND values rejected by gateway
    78			000162		    AR%UBR==:^D114                        ; UNBIND received while in RUNNING
    79			000163		    AR%SDA==:^D115                        ; SLU deactivated
    80			000164		    AR%IAE==:^D116                        ; Internal library error
    81			000165		    AR%IGE==:^D117                        ; Internal Gateway error
    82			000166		    AR%SAA==:^D118                        ; Session was aborted by re-
    83			000167		    AR%AST==:^D119                        ; Abnormal session termination
    84			000170		    AR%NSL==:^D120                       ; All SLU addresses inactive or in use
    85			000171		    AR%EDO==:^D121                        ; Expedited data overrun
    86
    87			000000		    AE%UNK==:0				; Unknown error
    88			000001		    AE%IGR==:1B35                       ; INSUFFICIENT GATEWAY RESOURCES
    89			000002		    AE%INU==:1B34                      ; CIRCUIT IN USE
    90			000004		    AE%UCN==:1B33                      ; UNDEFINED CIRCUIT NAME
    91			000010		    AE%NLN==:1B32                      ; UNDEFINED NODE NAME
    92			000020		    AE%NCM==:1B31                      ; NO COMMUNICATION WITH THE GATEWAY
    93			000040		    AE%DFT==:1B30                      ; DATA FIELD TRUNCATED
    94			000100		    AE%FFT==:1B29                      ; FACILITIES FIELD TRUNCATED
    95			000200		    AE%EDO==:1B28                      ; EXPEDITED DATA OVERRUN
    96
    97					; Port status bits
    98
    99		400000	000000		AM%DAT==:1B0			   ; Incoming data is available
   100		200000	000000		AM%EXP==:1B1			   ; Incoming expedited data is available
   101
   102
   103					; Miscelaneous symbols
   104
   105			000214		.PBSIZ==:^D140			   ; PRTBLK constant length
   106
   107
   108					END

NO ERRORS DETECTED
SNASYM	SNA Gateway Access Routine Universal Symbols	MACRO %53B(1242) 13:31 13-Feb-85 Page 1-2
SNASYM	MAC	 9-Nov-84 15:38	


PROGRAM BREAK IS 000000
CPU TIME USED 00:00.590

19P CORE USED
SNASYM	SNA Gateway Access Routine Universal Symbols	MACRO %53B(1242) 13:31 13-Feb-85 Page S-1
SNASYM	MAC	 9-Nov-84 15:38		SYMBOL TABLE

AC%BPN		001000	sin	AS%BNW		000001	sin	
AC%BTL		002000	sin	AS%ERR		000010	sin	
AC%BTS		004000	sin	AS%FLU		000003	sin	
AC%DCE		000001	sin	AS%RCN		000005	sin	
AC%DFT		000200	sin	AS%RUN		000004	sin	
AC%DLA		400000	sin	AS%UND		000000	sin	
AC%IAR		000002	sin	EXPDAT		000001	sin	
AC%INA		000400	sin	NORDAT		000000	sin	
AC%NCM		000040	sin	.PBSIZ		000214	sin	
AC%NDA		000010	sin	
AC%NLN		000020	sin	
AC%PER		000004	sin	
AC%PSE		200000	sin	
AC%RCE		040000	sin	
AC%RCN		000100	sin	
AC%RSS		010000	sin	
AC%SER		020000	sin	
AC%SIE		100000	sin	
AC%SUC		000000	sin	
AE%DFT		000040	sin	
AE%EDO		000200	sin	
AE%FFT		000100	sin	
AE%IGR		000001	sin	
AE%INU		000002	sin	
AE%NCM		000020	sin	
AE%NLN		000010	sin	
AE%UCN		000004	sin	
AE%UNK		000000	sin	
AM%DAT	400000	000000	sin	
AM%EXP	200000	000000	sin	
AR%AST		000167	sin	
AR%BIN		000161	sin	
AR%CNS		000153	sin	
AR%CRJ		000160	sin	
AR%EDO		000171	sin	
AR%IAE		000164	sin	
AR%IGE		000165	sin	
AR%IGR		000147	sin	
AR%IPV		000146	sin	
AR%NAN		000150	sin	
AR%NSA		000155	sin	
AR%NSC		000152	sin	
AR%NSL		000170	sin	
AR%PNS		000154	sin	
AR%SAA		000166	sin	
AR%SDA		000163	sin	
AR%SIU		000157	sin	
AR%SNA		000156	sin	
AR%UAB		000144	sin	
AR%UBR		000162	sin	
AR%UND		000000	sin	
AR%URJ		000145	sin	
AS%ABD		000007	sin	
AS%ABG		000006	sin	
AS%BNR		000002	sin	
AC%BPN	    51#
AC%BTL	    52#
AC%BTS	    53#
AC%DCE	    42#
AC%DFT	    49#
AC%DLA	    59#
AC%IAR	    43#
AC%INA	    50#
AC%NCM	    47#
AC%NDA	    45#
AC%NLN	    46#
AC%PER	    44#
AC%PSE	    58#
AC%RCE	    56#
AC%RCN	    48#
AC%RSS	    54#
AC%SER	    55#
AC%SIE	    57#
AC%SUC	    41#
AE%DFT	    93#
AE%EDO	    95#
AE%FFT	    94#
AE%IGR	    88#
AE%INU	    89#
AE%NCM	    92#
AE%NLN	    91#
AE%UCN	    90#
AE%UNK	    87#
AM%DAT	    99#
AM%EXP	   100#
AR%AST	    83#
AR%BIN	    77#
AR%CNS	    69#	    71#
AR%CRJ	    76#
AR%EDO	    85#
AR%IAE	    80#
AR%IGE	    81#
AR%IGR	    67#
AR%IPV	    66#
AR%NAN	    68#
AR%NSA	    73#
AR%NSC	    70#
AR%NSL	    84#
AR%PNS	    72#
AR%SAA	    82#
AR%SDA	    79#
AR%SIU	    75#
AR%SNA	    74#
AR%UAB	    64#
AR%UBR	    78#
AR%UND	    63#
AR%URJ	    65#
AS%ABD	    35#
AS%ABG	    34#
AS%BNR	    30#
AS%BNW	    29#
AS%ERR	    36#
AS%FLU	    31#
AS%RCN	    33#
AS%RUN	    32#
AS%UND	    28#
EXPDAT	    24#
NORDAT	    23#
.PBSIZ	   105#