|
Linux Kernel
3.7.1
|
#include <vme_tsi148.h>
Data Fields | |
| void __iomem * | base |
| wait_queue_head_t | dma_queue [2] |
| wait_queue_head_t | iack_queue |
| void(* | lm_callback [4])(int) |
| void * | crcsr_kernel |
| dma_addr_t | crcsr_bus |
| struct vme_master_resource * | flush_image |
| struct mutex | vme_rmw |
| struct mutex | vme_int |
Definition at line 37 of file vme_tsi148.h.
Definition at line 38 of file vme_tsi148.h.
| dma_addr_t crcsr_bus |
Definition at line 43 of file vme_tsi148.h.
| void* crcsr_kernel |
Definition at line 42 of file vme_tsi148.h.
| wait_queue_head_t dma_queue[2] |
Definition at line 39 of file vme_tsi148.h.
| struct vme_master_resource* flush_image |
Definition at line 44 of file vme_tsi148.h.
| wait_queue_head_t iack_queue |
Definition at line 40 of file vme_tsi148.h.
Definition at line 41 of file vme_tsi148.h.
Definition at line 46 of file vme_tsi148.h.
Definition at line 45 of file vme_tsi148.h.
1.8.2