![]() |
Doxygen Documentation |
|||||
Package: |
GNAT |
|||||
Version: |
V1-0-23 |
Marked: |
(not marked) |
|||
Constituent: |
gnat |
Tag: |
sun-gcc |
|||
#include <gnat_p.h>
Collaboration diagram for _gnat:

Data Fields | |
| unsigned int | m_physAddr |
| unsigned int | m_localAddr |
| unsigned int | m_detect |
| unsigned int | m_bndlDepth |
| unsigned short | m_cmdChannel |
| unsigned short | m_clkChannel |
| unsigned short | m_bndlData [MAX_BNDL_DEPTH *32] |
| unsigned int | m_irqLevel |
| unsigned int | m_irqVec |
| unsigned int | m_intCount |
| LATp_Interface | m_latpIntr |
| unsigned int | m_outMask |
| unsigned short | m_invertCellHeaderParity |
| unsigned short | m_invertCellBodyParity |
| unsigned int | m_active |
| unsigned int | m_nSkipRsp |
| unsigned int | m_rspBuffer [2][MAX_EVENT_SIZE] |
| unsigned int | m_curBuf |
| volatile regBlock * | m_baseAddr |
| volatile vasuRegBlock * | m_vasu |
|
|
is this handle active for interrupts ? |
|
|
pointer to comm i/o registers |
|
|
array of words to send to COMM card |
|
|
current depth of the channel bundle |
|
|
out going clock channel for COMM card |
|
|
out going command channel for COMM card |
|
|
index into m_rspBuffer[] |
|
|
Non-zero if COMM board successfully detected |
|
|
count of interrupts recieved |
|
|
XOR-ed into cell body parity -- for testing parity errors |
|
|
XOR-ed into cell header parity -- for testing parity errors |
|
|
interrupt request level for PACKET_READY |
|
|
interrupt vector for PACKET_READY |
|
|
structure containing LATp interface data |
|
|
local (mapped) base address of the comm board |
|
|
number of read back FIFO words to skip before storing data |
|
|
XOR mask to use when writing to FIFO |
|
|
physical base address of the comm board |
|
|
debugging structure to track previous and current response |
|
|
pointer to VASU i/o registers |
1.3.3