TianoCore EDK2 master
Loading...
Searching...
No Matches
_UHCI_QH_SW Struct Reference

Data Fields

UHCI_QH_HW QhHw
 
UHCI_QH_SWNextQh
 
UHCI_TD_SWTDs
 
UINTN Interval
 

Detailed Description

Definition at line 76 of file UhciQueue.h.

Field Documentation

◆ Interval

UINTN _UHCI_QH_SW::Interval

Definition at line 80 of file UhciQueue.h.

◆ NextQh

UHCI_QH_SW* _UHCI_QH_SW::NextQh

Definition at line 78 of file UhciQueue.h.

◆ QhHw

UHCI_QH_HW _UHCI_QH_SW::QhHw

Definition at line 77 of file UhciQueue.h.

◆ TDs

UHCI_TD_SW* _UHCI_QH_SW::TDs

Definition at line 79 of file UhciQueue.h.


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