GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCB / dev
Constituent: lcbp     Tag: mcp750
#include <LIOX_p.h>
Collaboration diagram for _LIOX:

Data Fields | |
| LCB | m_lcb |
| unsigned int | m_pci2local |
| unsigned int | m_local2pci |
| LIOX_rst_cb | m_rstCB |
| LIOX_cb_prm | m_cbParm |
| LIOX_cl * | m_cmdList |
| unsigned int | m_cmdLen |
| LIOX_ci * | m_cmdItem |
| unsigned int | m_cmdCnt |
| LIOX_rl * | m_rstList |
| unsigned int | m_rstLen |
| LIOX_ri * | m_rstItem |
| unsigned int | m_rstCnt |
| LIOX_STATE | m_state |
| LIOX_parityF | m_parity |
| unsigned int | m_timeout |
|
|
Result processing callback parameter |
|
|
Count of command items |
|
|
Current command item |
|
|
Length of m_cmdList in bytes |
|
|
Pointer to command list |
|
|
Pointer to LCB object |
|
|
Offset to map PCI MEM to local addr |
|
|
Parity flags for testing LATp cmds |
|
|
Offset to map local addr to PCI MEM |
|
|
Result processing callback routine |
|
|
Current count of result item |
|
|
Current result item |
|
|
Length of m_cmdList in bytes |
|
|
Pointer to result list |
|
|
Current state of the transaction |
|
|
Timeout value to use for command items |
1.3.3