GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCBD / V1-5-2 > lcbd / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LCBD_dib Struct Reference

LCBD Device information block. More...

#include <LCBD_drv.h>

List of all members.

Public Attributes

unsigned int pci_bus
unsigned int pci_dev
unsigned int pci_func
unsigned char pci_rev
unsigned char latp_rev
unsigned char fpga_sup
unsigned char irq
unsigned int rsvd
unsigned int lcl2pci
unsigned int pci2lcl
struct _LCB_prbreg


Detailed Description

LCBD Device information block.

Member Data Documentation

unsigned char _LCBD_dib::fpga_sup

FPGA support level code, see LCBD_FPGA_SUP_K

Referenced by LCBD_dib_show().

unsigned char _LCBD_dib::irq

LCB interrupt request level

Referenced by init_dib(), and LCBD_dib_show().

unsigned char _LCBD_dib::latp_rev

LATp FPGA revision number

Referenced by init_dib(), and LCBD_dib_show().

unsigned int _LCBD_dib::lcl2pci

Transform local cpu address to pci address

Referenced by init_dib(), and LCBD_dib_show().

unsigned int _LCBD_dib::pci2lcl

Transform pci address to local cpu address

Referenced by init_dib(), and LCBD_dib_show().

unsigned int _LCBD_dib::pci_bus

PCI bus number

Referenced by init_dib(), and LCBD_dib_show().

unsigned int _LCBD_dib::pci_dev

PCI device number

Referenced by init_dib(), and LCBD_dib_show().

unsigned int _LCBD_dib::pci_func

PCI function number

Referenced by init_dib(), and LCBD_dib_show().

unsigned char _LCBD_dib::pci_rev

PCI FPGA revision number

Referenced by init_dib(), and LCBD_dib_show().

struct _LCB_prb* _LCBD_dib::reg [read]

Base address of LCB's PCI register block

Referenced by init_dib(), and LCBD_dib_show().

unsigned int _LCBD_dib::rsvd

Reserved for future use


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

Generated on Fri Sep 30 18:06:09 2011 by  doxygen 1.5.8