LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
ehci_shadow Union Reference

#include <ehci.h>

Collaboration diagram for ehci_shadow:
Collaboration graph
[legend]

Data Fields

struct ehci_qhqh
 
struct ehci_itd * itd
 
struct ehci_sitd * sitd
 
struct ehci_fstn * fstn
 
__hc32hw_next
 
void * ptr
 

Detailed Description

Definition at line 189 of file ehci.h.

Field Documentation

◆ fstn

struct ehci_fstn* ehci_shadow::fstn

Definition at line 193 of file ehci.h.

◆ hw_next

__hc32* ehci_shadow::hw_next

Definition at line 194 of file ehci.h.

◆ itd

struct ehci_itd* ehci_shadow::itd

Definition at line 191 of file ehci.h.

◆ ptr

void* ehci_shadow::ptr

Definition at line 195 of file ehci.h.

◆ qh

struct ehci_qh* ehci_shadow::qh

Definition at line 190 of file ehci.h.

◆ sitd

struct ehci_sitd* ehci_shadow::sitd

Definition at line 192 of file ehci.h.


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