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

#include <ehci.h>

Collaboration diagram for ehci_device:
Collaboration graph
[legend]

Data Fields

usb_devdesc desc
 
int id
 
int port
 
int fd
 
u32 toggles
 
int busy
 

Detailed Description

Definition at line 49 of file ehci.h.

Field Documentation

◆ busy

int ehci_device::busy

Definition at line 55 of file ehci.h.

◆ desc

usb_devdesc ehci_device::desc

Definition at line 50 of file ehci.h.

◆ fd

int ehci_device::fd

Definition at line 53 of file ehci.h.

◆ id

int ehci_device::id

Definition at line 51 of file ehci.h.

◆ port

int ehci_device::port

Definition at line 52 of file ehci.h.

◆ toggles

u32 ehci_device::toggles

Definition at line 54 of file ehci.h.


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