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
sparc
include
asm
memctrl.h
Go to the documentation of this file.
1
#ifndef _SPARC_MEMCTRL_H
2
#define _SPARC_MEMCTRL_H
3
4
typedef
int
(*
dimm_printer_t
)(
int
synd_code,
unsigned
long
paddr
,
char
*
buf
,
int
buflen
);
5
6
int
register_dimm_printer
(
dimm_printer_t
func
);
7
void
unregister_dimm_printer
(
dimm_printer_t
func
);
8
9
#endif
/* _SPARC_MEMCTRL_H */
Generated on Thu Jan 10 2013 13:18:10 for Linux Kernel by
1.8.2