RTXI 1.3
mite_struct Struct Reference

#include <mite.h>

List of all members.

Public Attributes

struct mite_structnext
int used
struct pci_dev * pcidev
resource_size_t mite_phys_addr
void * mite_io_addr
resource_size_t daq_phys_addr
void * daq_io_addr
struct mite_channel channels [MAX_MITE_DMA_CHANNELS]
short channel_allocated [MAX_MITE_DMA_CHANNELS]
int num_channels
unsigned fifo_size
spinlock_t lock

Detailed Description

Definition at line 65 of file mite.h.


Member Data Documentation

short mite_struct::channel_allocated[MAX_MITE_DMA_CHANNELS]

Definition at line 76 of file mite.h.

struct mite_channel mite_struct::channels[MAX_MITE_DMA_CHANNELS]

Definition at line 75 of file mite.h.

Definition at line 73 of file mite.h.

resource_size_t mite_struct::daq_phys_addr

Definition at line 72 of file mite.h.

Definition at line 78 of file mite.h.

spinlock_t mite_struct::lock

Definition at line 79 of file mite.h.

Definition at line 71 of file mite.h.

resource_size_t mite_struct::mite_phys_addr

Definition at line 70 of file mite.h.

Definition at line 66 of file mite.h.

Definition at line 77 of file mite.h.

struct pci_dev* mite_struct::pcidev

Definition at line 69 of file mite.h.

Definition at line 67 of file mite.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines