disable_cmf (9) Linux Manual Page
disable_cmf – switch off the channel measurement for a specific device
Synopsis
int disable_cmf(struct ccw_device *cdev);
Arguments
cdev
-
- The ccw device to be disabled
Description
Returns 0 for success or a negative error value.
Context
non-atomic
Author
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
