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
dma.h
Go to the documentation of this file.
1
/*
2
* S390 version
3
*/
4
5
#ifndef _ASM_DMA_H
6
#define _ASM_DMA_H
7
8
#include <asm/io.h>
/* need byte IO */
9
10
#define MAX_DMA_ADDRESS 0x80000000
11
12
#define free_dma(x) do { } while (0)
13
14
#endif
/* _ASM_DMA_H */
Generated on Thu Jan 10 2013 12:49:30 for Linux Kernel by
1.8.2