disable_cmf
extern int disable_cmf(struct ccw_device *cdev);
rc = disable_cmf(base->cdev);
ret = disable_cmf(cdev);
EXPORT_SYMBOL_GPL(disable_cmf);