ENABLE_CMF

Section: The ccw bus (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

enable_cmf - switch on the channel measurement for a specific device  

SYNOPSIS

int enable_cmf(struct ccw_device * cdev);
 

ARGUMENTS

cdev

The ccw device to be enabled
 

DESCRIPTION

Returns 0 for success or a negative error value.  

CONTEXT

non-atomic  

AUTHOR

Cornelia Huck <cornelia.huck@de.ibm.com>

Author.
 

COPYRIGHT