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

Data Fields

usb_hub_descr_t uhub_descr
 
usb_hub_status_t uhub_status
 
int uhub_ipipe
 
int uhub_ipipemps
 
int uhub_nports
 
unsigned int uhub_flags
 
uint8_tuhub_imsg
 
usbdev_tuhub_devices [UHUB_MAX_DEVICES]
 

Detailed Description

Definition at line 103 of file usbhub.c.

Field Documentation

◆ uhub_descr

usb_hub_descr_t usbhub_softc_s::uhub_descr

Definition at line 104 of file usbhub.c.

◆ uhub_devices

usbdev_t* usbhub_softc_s::uhub_devices[UHUB_MAX_DEVICES]

Definition at line 111 of file usbhub.c.

◆ uhub_flags

unsigned int usbhub_softc_s::uhub_flags

Definition at line 109 of file usbhub.c.

◆ uhub_imsg

uint8_t* usbhub_softc_s::uhub_imsg

Definition at line 110 of file usbhub.c.

◆ uhub_ipipe

int usbhub_softc_s::uhub_ipipe

Definition at line 106 of file usbhub.c.

◆ uhub_ipipemps

int usbhub_softc_s::uhub_ipipemps

Definition at line 107 of file usbhub.c.

◆ uhub_nports

int usbhub_softc_s::uhub_nports

Definition at line 108 of file usbhub.c.

◆ uhub_status

usb_hub_status_t usbhub_softc_s::uhub_status

Definition at line 105 of file usbhub.c.


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