aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_3590.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/char/tape_3590.h')
-rw-r--r--drivers/s390/char/tape_3590.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/s390/char/tape_3590.h b/drivers/s390/char/tape_3590.h
index aa5138807af1..4534055f1376 100644
--- a/drivers/s390/char/tape_3590.h
+++ b/drivers/s390/char/tape_3590.h
@@ -129,6 +129,10 @@ struct tape_3590_med_sense {
char pad2[116];
} __attribute__ ((packed));
+struct tape_3590_rdc_data {
+ char data[64];
+} __attribute__ ((packed));
+
/* Datastructures for 3592 encryption support */
struct tape3592_kekl {