Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | vme_master_resource |
struct | vme_slave_resource |
struct | vme_dma_pattern |
struct | vme_dma_pci |
struct | vme_dma_vme |
struct | vme_dma_list |
struct | vme_dma_resource |
struct | vme_lm_resource |
struct | vme_bus_error |
struct | vme_callback |
struct | vme_irq |
struct | vme_bridge |
Macros | |
#define | VME_CRCSR_BUF_SIZE (508*1024) |
#define | VMENAMSIZ 16 |
Functions | |
void | vme_irq_handler (struct vme_bridge *, int, int) |
int | vme_register_bridge (struct vme_bridge *) |
void | vme_unregister_bridge (struct vme_bridge *) |
#define VME_CRCSR_BUF_SIZE (508*1024) |
Definition at line 4 of file vme_bridge.h.
#define VMENAMSIZ 16 |
Definition at line 95 of file vme_bridge.h.
int vme_register_bridge | ( | struct vme_bridge * | ) |
void vme_unregister_bridge | ( | struct vme_bridge * | ) |