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
net
smsgiucv.h
Go to the documentation of this file.
1
/*
2
* IUCV special message driver
3
*
4
* Copyright IBM Corp. 2003
5
* Author(s): Martin Schwidefsky (
[email protected]
)
6
*/
7
8
#define SMSGIUCV_DRV_NAME "SMSGIUCV"
9
10
int
smsg_register_callback
(
const
char
*,
11
void
(*)(
const
char
*,
char
*));
12
void
smsg_unregister_callback
(
const
char
*,
13
void
(*)(
const
char
*,
char
*));
14
Generated on Thu Jan 10 2013 14:18:21 for Linux Kernel by
1.8.2