1: /*
   2:  * NDH and NDM are in units of boards (16 lines each).
   3:  * LOWDM is the unit number of the first unit with a DM-11
   4:  * (e.g. 16 if the first DH has no DM, the second does have one).
   5:  * All units from LOWDM through LOWDM + (NDM*16) are assumed to have
   6:  * modem control (with the exception of those with 0200 bit on in
   7:  * their minor device numbers if DH_SOFTCAR is defined).
   8:  */
   9: #define NDH     %NDH%
  10: #define NDM     %NDM%
  11: #define LOWDM       %LOWDM%
  12: #define DH_SOFTCAR
  13: #define DH_SILO

Defined macros

DH_SILO defined in line 13; never used
DH_SOFTCAR defined in line 12; never used
LOWDM defined in line 11; used 1 times
  • in line 11
NDH defined in line 9; used 2 times
NDM defined in line 10; used 1 times
  • in line 10

Usage of this include

dh.h used 2 times
Last modified: 1983-06-13
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 538
Valid CSS Valid XHTML 1.0 Strict