Go to the documentation of this file.
14 #define DEV_CLASS_UR_I 0x20
15 #define DEV_CLASS_UR_O 0x10
23 #define READER_PUNCH_DEVTYPE 0x2540
24 #define PRINTER_DEVTYPE 0x1403
53 #define FLG_SYSTEM_HOLD 0x04
54 #define FLG_CP_DUMP 0x10
55 #define FLG_USER_HOLD 0x20
56 #define FLG_IN_USE 0x80
98 #define NUM_MINORS 65536
101 #define MAX_RECS_PER_IO 511
102 #define WRITE_CCW_CMD 0x01
104 #define TRACE(x...) debug_sprintf_event(vmur_dbf, 1, x)
105 #define CCWDEV_CU_DI(cutype, di) \
106 CCW_DEVICE(cutype, 0x00), .driver_info = (di)
108 #define FILE_RECLEN_OFFSET 4064