disable_cmf (9) - Linux Manuals

disable_cmf: switch off the channel measurement for a specific device

NAME

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.

COPYRIGHT