|
Linux Kernel
3.7.1
|
#include <linux/of_device.h>#include <asm/ebus_dma.h>#include <asm/ns87303.h>#include <asm/prom.h>Go to the source code of this file.
Data Structures | |
| struct | sparc_ebus_info |
Macros | |
| #define | PARPORT_PC_MAX_PORTS PARPORT_MAX |
| #define | HAS_DMA |
| #define | claim_dma_lock() |
| #define | release_dma_lock(__flags) spin_unlock_irqrestore(&dma_spin_lock, __flags); |
| #define claim_dma_lock | ( | void | ) |
| #define PARPORT_PC_MAX_PORTS PARPORT_MAX |
| #define release_dma_lock | ( | __flags | ) | spin_unlock_irqrestore(&dma_spin_lock, __flags); |
1.8.2