|
|
1.1 root 1: /*
2: * TMSCP driver
3: */
4:
5: struct tatape {
6: short flags;
7: short dens; /* current density */
8: struct msportsw *port;
9: struct buf *actf; /* next buffer sent */
10: struct buf *actl; /* last buffer sent */
11: struct mscmd *cmdp; /* pending command this unit */
12: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.