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

Public Attributes

void(* pCallback )(uintptr_t, ssize_t)
 
uintptr_t pParam
 
UsbEndpoint endpointInfo
 
bool bPeriodic
 
TDpFirstTD
 
TDpLastTD
 
size_t nTotalBytes
 
QHpPrev
 
QHpNext
 
List< TD * > tdList
 
List< TD * > completedTdList
 
bool bIgnore
 
size_t id
 

Detailed Description

Definition at line 121 of file Uhci.h.

Member Data Documentation

size_t Uhci::QH::MetaData::id

Ignore this QH when iterating over the list - don't look at any of its TDs

Definition at line 142 of file Uhci.h.

Referenced by Uhci::createTransaction(), and Uhci::irq().


The documentation for this struct was generated from the following file: