|
|
Power 6/32 Unix version 1.2b
#ifdef SNA_DEBUG extern long snadebug; extern long snaPC; #define VB_DATIN 1 /* BOP receives input interrupt */ #define VB_RUS 2 /* BOP recv. U/S frame */ #define VB_RI 4 /* BOP recv. I frame */ #define VB_MCMP 8 /* BOP recv. mdcb completion intr. */ #define DL_LRCV 0x10 /* DLC low level receive */ #define DL_FRCV 0x20 /* DLC frame received */ #define DL_COMP 0x80 /* DLC datalink completion */ #define PC_LRCV 0x100 /* PC low level receive */ #define SSBUF 0x200 #define SNEU 0x400 /* End user */ #define PC_ACTCHK 0x800 /* PC session activation check */ #define SIOCTL 0x10000 #define SREAD 0x20000 #define SWRITE 0x40000 #define SDFC0 0x100000 /* Data flow */ #define SDFC1 0x200000 /* Data flow */ #define SPCL 0x1000000 /* Path control */ #define SSNAL 0x2000000 #define SPSL 0x4000000 #define VB_PBERR 0x10000000 #define SXID 0x20000000 /* Use with sdlcdebug */ extern long sdlcdebug; #define DL_SIFRM 0x1 /* DLC send Iframe */ #define DL_SUFRM 0x2 /* DLC send Uframe */ #define DL_DTBL 0x100 /* Trace on dl_dtbl */ #define DL_RSFRM 0x1000 /* DLC receives S frame */ #define DL_RIFRM 0x2000 /* DLC receives I frame */ #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.