|
|
1.1 ! root 1: /* ! 2: * for datakit dr11 driver ! 3: */ ! 4: ! 5: struct dk { ! 6: struct queue *dkrq; ! 7: char flag; ! 8: u_char chan; ! 9: short isize; ! 10: short ialloc; ! 11: char icnt; ! 12: struct block *ibuf; /* current input buffer */ ! 13: struct block *ofirst, *olast; /* list of blocks to output */ ! 14: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.