1. NAME

cmf_readall - read the current channel measurement block

2. SYNOPSIS

int cmf_readall(struct ccw_device *  cdev , struct cmbdata *  data );

3. ARGUMENTS

cdev
    the channel to be read

data
    a pointer to a data block that will be filled

4. DESCRIPTION

Returns 0 on success, a negative error value otherwise.

5. CONTEXT

any

6. AUTHOR

Cornelia Huck <>
    Author.

7. COPYRIGHT