|
|
void(* | pCallback )(uintptr_t, ssize_t) |
| |
|
uintptr_t | pParam |
| |
|
bool | bPeriodic |
| |
|
qTD * | pFirstQTD |
| |
|
qTD * | pLastQTD |
| |
|
size_t | nTotalBytes |
| |
|
QH * | pPrev |
| |
|
QH * | pNext |
| |
|
bool | bIgnore |
| |
|
UsbEndpoint | endpointInfo |
| |
|
TD * | pFirstTD |
| |
|
TD * | pLastTD |
| |
|
ED * | pPrev |
| |
|
ED * | pNext |
| |
|
List< TD * > | tdList |
| |
|
List< TD * > | completedTdList |
| |
|
bool | bLinked |
| |
|
Lists | edType |
| |
| size_t | id |
| |
Definition at line 77 of file Ehci.h.
Ignore this QH when iterating over the list - don't look at any of its TDs
Definition at line 106 of file Ohci.h.
The documentation for this struct was generated from the following files: