Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
s390
include
asm
cmb.h
Go to the documentation of this file.
1
#ifndef S390_CMB_H
2
#define S390_CMB_H
3
4
#include <
uapi/asm/cmb.h
>
5
6
struct
ccw_device
;
7
extern
int
enable_cmf
(
struct
ccw_device
*
cdev
);
8
extern
int
disable_cmf
(
struct
ccw_device
*
cdev
);
9
extern
u64
cmf_read
(
struct
ccw_device
*
cdev
,
int
index
);
10
extern
int
cmf_readall
(
struct
ccw_device
*
cdev
,
struct
cmbdata
*
data
);
11
12
#endif
/* S390_CMB_H */
Generated on Thu Jan 10 2013 13:16:38 for Linux Kernel by
1.8.2