most_pci_device Struct Reference


Data Fields

void __iomem * mem
pci_dev * lpci_dev
u8 interrupt_line
short fpga_revision
unsigned int fpga_features
unsigned char page
rtdm_irq_t rt_irq_handle

Detailed Description

Private data for the MOST PCI driver. This information is PCI-card specific.

Definition at line 46 of file most-pci.h.


Field Documentation

void __iomem* most_pci_device::mem

the memory region that was mapped with ioremap()

Definition at line 48 of file most-pci.h.

struct pci_dev* most_pci_device::lpci_dev

the corresponding PCI device

Definition at line 50 of file most-pci.h.

u8 most_pci_device::interrupt_line

the interrupt line. This way we don't have to read the value from the configuration address space each time

Definition at line 51 of file most-pci.h.

short most_pci_device::fpga_revision

the revision number of the FPGA

Definition at line 54 of file most-pci.h.

unsigned int most_pci_device::fpga_features

the features of the FPGA

Definition at line 55 of file most-pci.h.

unsigned char most_pci_device::page

the current page (valid are 0..3)

Definition at line 56 of file most-pci.h.

rtdm_irq_t most_pci_device::rt_irq_handle

the IRQ handle for RTDM

Definition at line 58 of file most-pci.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 9 14:48:58 2007 for MOST Linux Drivers (Linux and RTAI) by  doxygen 1.5.0