ML11 definitions
[unix-history] / usr / src / sys / vax / mba / hpreg.h
index e83b534..e9745b8 100644 (file)
@@ -1,4 +1,4 @@
-/*     hpreg.h 4.8     81/06/27        */
+/*     hpreg.h 4.10    82/02/08        */
 
 struct hpdevice
 {
 
 struct hpdevice
 {
@@ -109,7 +109,7 @@ struct hpdevice
 
 #define        HPER2_BITS \
 "\10\20BSE\17SKI\16OPE\15IVC\14LSC\13LBC\10DVC\5SSE\4DPE"
 
 #define        HPER2_BITS \
 "\10\20BSE\17SKI\16OPE\15IVC\14LSC\13LBC\10DVC\5SSE\4DPE"
-#define        HPER2_HARD    (HPER2_BSE|HPER2_OPE)
+#define        HPER2_HARD    (HPER2_OPE)
 
 /* hpof */
 #define        HPOF_CMO        0100000         /* command modifier */
 
 /* hpof */
 #define        HPOF_CMO        0100000         /* command modifier */
@@ -125,3 +125,8 @@ struct hpdevice
 #define        HPOF_M800       0240            /*  -800 uinches */
 #define        HPOF_P1200      060             /* +1200 uinches */
 #define        HPOF_M1200      0260            /* -1200 uinches */
 #define        HPOF_M800       0240            /*  -800 uinches */
 #define        HPOF_P1200      060             /* +1200 uinches */
 #define        HPOF_M1200      0260            /* -1200 uinches */
+
+/* hpmr */
+#define        HPMR_SZ         0174000         /* ML11 system size */
+#define        HPMR_ARRTYP     0002000         /* ML11 array type */
+#define        HPMR_TRT        0001400         /* ML11 transfer rate */