1: #define NDZ 1
   2: #define DZ_IOCTL
   3: #define DZ_PDMA             /* pseudo-DMA (more efficient) output */
   4: /*
   5:  *  If DZ_SOFTCAR is defined, carrier will be ignored for devices
   6:  *  with the 0200 bit set in their minor device numbers.
   7:  */
   8: #define DZ_SOFTCAR
   9: /* #define DZ_SILO			/* use silo alarm */
  10: #define SILOSCANRATE    (hz / 10)   /* frequency of emptying the silo */

Defined macros

DZ_IOCTL defined in line 2; used 6 times
DZ_SOFTCAR defined in line 8; used 3 times
NDZ defined in line 1; used 9 times
SILOSCANRATE defined in line 10; used 2 times

Usage of this include

Last modified: 1983-06-13
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 636
Valid CSS Valid XHTML 1.0 Strict