Go to the documentation of this file. 1 #ifndef _UAPIS390_CMB_H
2 #define _UAPIS390_CMB_H
4 #include <linux/types.h>
47 #define BIODASDCMFENABLE _IO(DASD_IOCTL_LETTER, 32)
49 #define BIODASDCMFDISABLE _IO(DASD_IOCTL_LETTER, 33)
51 #define BIODASDREADALLCMB _IOWR(DASD_IOCTL_LETTER, 33, struct cmbdata)