1: 
   2: /*
   3:  *	Addresses and bits for Able's ENABLE/34.
   4:  *
   5:  *	All information relevant to the ENABLE/34 is supplied with
   6:  *	the permission of ABLE Computer and may not be disclosed in
   7:  *	any manner to sites not licensed by the University of California
   8:  *	for the Second Berkeley Software Distribution.
   9:  *
  10:  */
  11: 
  12: #define ENABLE_SSR3     ((u_short *) 0163676)
  13: 
  14: /* bits in the ENABLE's SSR3 */
  15: #define ENABLE_SSR3_PARS_ON 0000020
  16: #define ENABLE_SSR3_UBMAP_ON    0000040
  17: 
  18: #define ENABLE_SSR4     ((u_short *) 0163674)
  19: 
  20: /* bits in the ENABLE's SSR4 */
  21: #define ENABLE_SSR4_MAP_ON  0000001

Defined macros

ENABLE_SSR3 defined in line 12; used 1 times
ENABLE_SSR3_PARS_ON defined in line 15; used 1 times
ENABLE_SSR3_UBMAP_ON defined in line 16; used 1 times
ENABLE_SSR4 defined in line 18; used 2 times
ENABLE_SSR4_MAP_ON defined in line 21; used 1 times

Usage of this include

Last modified: 1983-08-22
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 616
Valid CSS Valid XHTML 1.0 Strict