AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
#include <afhba_stream_drv.h>
Public Attributes | |
struct AO_BURST | ao_burst |
wait_queue_head_t | w_waitq |
struct task_struct * | w_task |
unsigned | srcdesc |
Definition at line 154 of file afhba_stream_drv.h.
struct AO_BURST AO_BURST_DEV::ao_burst |
Definition at line 125 of file afhba_stream_drv.h.
unsigned AO_BURST_DEV::srcdesc |
Definition at line 158 of file afhba_stream_drv.h.
struct task_struct* AO_BURST_DEV::w_task |
Definition at line 157 of file afhba_stream_drv.h.
wait_queue_head_t AO_BURST_DEV::w_waitq |
Definition at line 156 of file afhba_stream_drv.h.