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

#include <ohci.h>

Collaboration diagram for ohci_endpoint_s:
Collaboration graph
[legend]

Data Fields

struct ohci_endpoint_sep_next
 
uint32_t ep_phys
 
int ep_flags
 
int ep_mps
 
int ep_num
 

Detailed Description

Definition at line 437 of file ohci.h.

Field Documentation

◆ ep_flags

int ohci_endpoint_s::ep_flags

Definition at line 440 of file ohci.h.

◆ ep_mps

int ohci_endpoint_s::ep_mps

Definition at line 441 of file ohci.h.

◆ ep_next

struct ohci_endpoint_s* ohci_endpoint_s::ep_next

Definition at line 438 of file ohci.h.

◆ ep_num

int ohci_endpoint_s::ep_num

Definition at line 442 of file ohci.h.

◆ ep_phys

uint32_t ohci_endpoint_s::ep_phys

Definition at line 439 of file ohci.h.


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