BEST PCIe driver
 All Data Structures Files Functions Variables Macros Pages
board_data Struct Reference

Data Fields

struct pci_dev * pci_dev
 the kernel pci device data structure provided by probe()
 
void *__iomem bar [BEST_PCIE_NR_BARS]
 kernel virtual address of the mapped BAR memory and IO regions of
 
uint8_t msi_enabled
 
uint32_t irq_count
 number of interrupts
 
int irq_line
 irq line
 
struct class * best_class
 
struct dma_dev_struct dma_tetramms
 
struct dma_dev_struct dma_pos
 
struct dma_dev_struct dma_dac
 
struct dma_dev_struct dma_display
 
struct mailbox_dev_struct mailbox
 
struct tetramm_dev_struct tetramm0
 
struct predac_dev_struct predac0
 
struct flash_dev_struct flash
 

Detailed Description

Keeps state of the PCIe core.

Field Documentation

uint8_t msi_enabled

MSI interrupt


The documentation for this struct was generated from the following file: