Go to the documentation of this file. 1 #ifndef _ASM_S390_EADM_H
2 #define _ASM_S390_EADM_H
4 #include <linux/types.h>
5 #include <linux/device.h>
17 #define ARQB_CMD_MOVE 1
56 #define MSB_OC_CLEAR 0
58 #define MSB_OC_WRITE 2
59 #define MSB_OC_RELEASE 3
61 #define MSB_FLAG_BNM 0x80
62 #define MSB_FLAG_IDA 0x40
67 #define AOB_NR_MSB 124
95 #define OP_STATE_GOOD 1
96 #define OP_STATE_TEMP_ERR 2
97 #define OP_STATE_PERM_ERR 3