|
Linux Kernel
3.7.1
|
#include <usb1401.h>
Data Fields | |
| void * | lpvBuff |
| UINT | dwBaseOffset |
| UINT | dwLength |
| struct page ** | pPages |
| int | nPages |
| bool | bUsed |
| bool | bCircular |
| bool | bCircToHost |
| bool | bEventToHost |
| int | iWakeUp |
| UINT | dwEventSt |
| UINT | dwEventSz |
| CIRCBLK | aBlocks [2] |
| wait_queue_head_t | wqEvent |
A structure holding all of the information about a transfer area - an area of memory set up for use either as a source or destination in DMA transfers.
| wait_queue_head_t wqEvent |
1.8.2