LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
ehci_device_data Struct Reference
Collaboration diagram for ehci_device_data:
Collaboration graph
[legend]

Data Fields

struct ehci_hcd__ehci
 
struct ehci_device__dev
 
usbstorage_handle __usbfd
 
u16 __vid
 
u16 __pid
 
u8 __lun
 
u8 __mounted
 
u8 __ready
 

Detailed Description

Definition at line 102 of file usbstorage.c.

Field Documentation

◆ __dev

struct ehci_device* ehci_device_data::__dev

Definition at line 104 of file usbstorage.c.

◆ __ehci

struct ehci_hcd* ehci_device_data::__ehci

Definition at line 103 of file usbstorage.c.

◆ __lun

u8 ehci_device_data::__lun

Definition at line 110 of file usbstorage.c.

◆ __mounted

u8 ehci_device_data::__mounted

Definition at line 111 of file usbstorage.c.

◆ __pid

u16 ehci_device_data::__pid

Definition at line 108 of file usbstorage.c.

◆ __ready

u8 ehci_device_data::__ready

Definition at line 113 of file usbstorage.c.

◆ __usbfd

usbstorage_handle ehci_device_data::__usbfd

Definition at line 105 of file usbstorage.c.

◆ __vid

u16 ehci_device_data::__vid

Definition at line 107 of file usbstorage.c.


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