Linux Kernel
3.7.1
|
Data Fields | |
struct mite_struct * | mite |
int | boardtype |
int | dio |
unsigned short | OpModeBits |
struct mite_channel * | di_mite_chan |
struct mite_dma_descriptor_ring * | di_mite_ring |
spinlock_t | mite_channel_lock |
Definition at line 304 of file ni_pcidio.c.
Definition at line 306 of file ni_pcidio.c.
struct mite_channel* di_mite_chan |
Definition at line 309 of file ni_pcidio.c.
struct mite_dma_descriptor_ring* di_mite_ring |
Definition at line 310 of file ni_pcidio.c.
Definition at line 307 of file ni_pcidio.c.
struct mite_struct* mite |
Definition at line 305 of file ni_pcidio.c.
spinlock_t mite_channel_lock |
Definition at line 311 of file ni_pcidio.c.
unsigned short OpModeBits |
Definition at line 308 of file ni_pcidio.c.