The Pedigree Project  0.1
Public Attributes | List of all members
MetaData Struct Reference
+ Collaboration diagram for MetaData:

Public Attributes

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
 

Detailed Description

Definition at line 77 of file Ehci.h.

Member Data Documentation

size_t MetaData::id

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: