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
drivers
s390
cio
chsc_sch.h
Go to the documentation of this file.
1
#ifndef _CHSC_SCH_H
2
#define _CHSC_SCH_H
3
4
struct
chsc_request
{
5
struct
completion
completion
;
6
struct
irb
irb
;
7
};
8
9
struct
chsc_private
{
10
struct
chsc_request
*
request
;
11
};
12
13
#endif
Generated on Thu Jan 10 2013 14:17:45 for Linux Kernel by
1.8.2