pull back sun mods
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Tue, 18 Jan 1983 07:46:47 +0000 (23:46 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Tue, 18 Jan 1983 07:46:47 +0000 (23:46 -0800)
SCCS-vsn: sys/sys/mtio.h 4.10

usr/src/sys/sys/mtio.h

index 8c38f93..2a7233d 100644 (file)
@@ -1,4 +1,4 @@
-/*     mtio.h  4.9     83/01/13        */
+/*     mtio.h  4.10    83/01/17        */
 
 /*
  * Structures and definitions for mag tape io control commands
 
 /*
  * Structures and definitions for mag tape io control commands
@@ -19,8 +19,6 @@ struct        mtop    {
 #define MTREW  5       /* rewind */
 #define MTOFFL 6       /* rewind and put the drive offline */
 #define MTNOP  7       /* no operation, sets status only */
 #define MTREW  5       /* rewind */
 #define MTOFFL 6       /* rewind and put the drive offline */
 #define MTNOP  7       /* no operation, sets status only */
-#define        MTTENSE 8       /* streamer - ??? */
-#define        MTERASE 9       /* streamer - erase previous record? */
 
 /* structure for MTIOCGET - mag tape get status command */
 
 
 /* structure for MTIOCGET - mag tape get status command */