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

#include <ohci.h>

Data Fields

uint32_t hcca_inttable [OHCI_INTTABLE_SIZE]
 
uint32_t hcca_framenum
 
uint32_t hcca_donehead
 
uint32_t hcca_reserved [29]
 
uint32_t hcca_pad
 

Detailed Description

Definition at line 212 of file ohci.h.

Field Documentation

◆ hcca_donehead

uint32_t ohci_hcca_s::hcca_donehead

Definition at line 215 of file ohci.h.

◆ hcca_framenum

uint32_t ohci_hcca_s::hcca_framenum

Definition at line 214 of file ohci.h.

◆ hcca_inttable

uint32_t ohci_hcca_s::hcca_inttable[OHCI_INTTABLE_SIZE]

Definition at line 213 of file ohci.h.

◆ hcca_pad

uint32_t ohci_hcca_s::hcca_pad

Definition at line 217 of file ohci.h.

◆ hcca_reserved

uint32_t ohci_hcca_s::hcca_reserved[29]

Definition at line 216 of file ohci.h.


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