|
AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
#include <acq-fiber-hba.h>
Public Types | |
| enum | BSTATE { BS_EMPTY, BS_FILLING, BS_FULL, BS_FULL_APP } |
Public Attributes | |
| int | ibuf |
| void * | va |
| u32 | pa |
| int | len |
| int | req_len |
| u32 | descr |
| struct list_head | list |
| enum HostBuffer::BSTATE | bstate |
| u32 | esta |
| u32 | timestamp |
Definition at line 94 of file acq-fiber-hba.h.
| enum HostBuffer::BSTATE |
| Enumerator | |
|---|---|
| BS_EMPTY | |
| BS_FILLING | |
| BS_FULL | |
| BS_FULL_APP | |
Definition at line 102 of file acq-fiber-hba.h.
| enum HostBuffer::BSTATE HostBuffer::bstate |
| u32 HostBuffer::descr |
Definition at line 100 of file acq-fiber-hba.h.
| u32 HostBuffer::esta |
Definition at line 105 of file acq-fiber-hba.h.
| int HostBuffer::ibuf |
Definition at line 95 of file acq-fiber-hba.h.
| int HostBuffer::len |
Definition at line 98 of file acq-fiber-hba.h.
| struct list_head HostBuffer::list |
Definition at line 100 of file acq-fiber-hba.h.
| u32 HostBuffer::pa |
Definition at line 97 of file acq-fiber-hba.h.
| int HostBuffer::req_len |
Definition at line 99 of file acq-fiber-hba.h.
| u32 HostBuffer::timestamp |
Definition at line 106 of file acq-fiber-hba.h.
| void* HostBuffer::va |
Definition at line 96 of file acq-fiber-hba.h.
1.8.18