ReactOS 0.4.15-dev-7942-gd23573b
_USBPORT_HUB_CHARACTERISTICS Union Reference

#include <usbmport.h>

Collaboration diagram for _USBPORT_HUB_CHARACTERISTICS:

Public Attributes

USHORT AsUSHORT
 
USBPORT_HUB_11_CHARACTERISTICS Usb11HubCharacteristics
 
USBPORT_HUB_20_CHARACTERISTICS Usb20HubCharacteristics
 
USBPORT_HUB_30_CHARACTERISTICS Usb30HubCharacteristics
 

Detailed Description

Definition at line 686 of file usbmport.h.

Member Data Documentation

◆ AsUSHORT

USHORT _USBPORT_HUB_CHARACTERISTICS::AsUSHORT

Definition at line 687 of file usbmport.h.

Referenced by USBPORT_RootHubCreateDevice().

◆ Usb11HubCharacteristics

USBPORT_HUB_11_CHARACTERISTICS _USBPORT_HUB_CHARACTERISTICS::Usb11HubCharacteristics

Definition at line 688 of file usbmport.h.

Referenced by OHCI_RH_GetRootHubData(), and UhciRHGetRootHubData().

◆ Usb20HubCharacteristics

USBPORT_HUB_20_CHARACTERISTICS _USBPORT_HUB_CHARACTERISTICS::Usb20HubCharacteristics

Definition at line 689 of file usbmport.h.

Referenced by EHCI_RH_GetRootHubData().

◆ Usb30HubCharacteristics

USBPORT_HUB_30_CHARACTERISTICS _USBPORT_HUB_CHARACTERISTICS::Usb30HubCharacteristics

Definition at line 690 of file usbmport.h.


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