GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCB / dev
Constituent: liox     Tag: mcp750
#include <LCB_p.h>
Collaboration diagram for _LCB:

Data Fields | |
| pciReg_Mem * | m_memReg |
| int | m_PCIbus |
| int | m_PCIdev |
| int | m_PCIfunc |
| unsigned int | m_revID |
| unsigned int | m_intr_vec |
| unsigned int | m_int_connect |
| unsigned int | m_pci2local_MEM |
| unsigned int | m_local2pci_MEM |
| unsigned int | m_base_ptr |
| volatile unsigned int | m_read_ptr |
| volatile LATp_RX | m_rxStats [2] |
| volatile LATp_TX | m_txStats [2] |
| unsigned int | m_irqCount |
| volatile unsigned int | m_rstErrStats [2][LCB_MAX_XFER_ERRS] |
| volatile unsigned int | m_evtErrXferStats [LCB_MAX_XFER_ERRS] |
| volatile unsigned int | m_evtErrRecvStats [LCB_MAX_RECV_ERRS] |
| LCB_evt_cb | m_evtCB [LCB_MAX_PROTO] |
| LCB_cb_prm | m_evtCBprm [LCB_MAX_PROTO] |
| FORK_fcb * | m_reqFCB |
| FORK_que * | m_reqQ |
| LCB_rst_cb | m_rstCB |
| LCB_req_lock | m_lock |
| FORK_fcb * | m_isrFCB |
| FORK_que * | m_isrQ |
|
|
Local copy of circular buffer base addr |
|
|
Array of bulk callback routines |
|
|
Array of bulk callback routine parameters |
|
|
Event Error receive statistics |
|
|
Event Error transfer statistics |
|
|
Flag that IRS is connected |
|
|
PCI Interrupt Line |
|
|
IRQ Counter statistic |
|
|
Bottom half ISR FORK control block |
|
|
Bottom half ISR FORK queue |
|
|
Offset to map PCI MEM addr to local addr |
|
|
Resource Lock for outstanding LCB requests. |
|
|
Pointer to PCI Memory Space Register block |
|
|
Offset to map local addr to PCI MEM addr |
|
|
LCB PCI Bus Number |
|
|
LCB PCI Device Number |
|
|
LCB PCI Function Number |
|
|
Local copy of circular buffer read ptr |
|
|
Comand/response request FORK control block |
|
|
Comand/response request FORK queue |
|
|
Revision ID -- PCI Config Space Register |
|
|
Result processing call back |
|
|
Result Error transfer statistics |
|
|
LATp Receive statistics |
|
|
LATp Transmission statistics |
1.3.3