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

#include <ohci.h>

Data Fields

uint32_t ed_control
 
uint32_t ed_tailp
 
uint32_t ed_headp
 
uint32_t ed_next_ed
 

Detailed Description

Definition at line 81 of file ohci.h.

Field Documentation

◆ ed_control

uint32_t ohci_ed_s::ed_control

Definition at line 82 of file ohci.h.

◆ ed_headp

uint32_t ohci_ed_s::ed_headp

Definition at line 84 of file ohci.h.

◆ ed_next_ed

uint32_t ohci_ed_s::ed_next_ed

Definition at line 85 of file ohci.h.

◆ ed_tailp

uint32_t ohci_ed_s::ed_tailp

Definition at line 83 of file ohci.h.


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