ReactOS 0.4.16-dev-197-g92996da
|
#include <usbmport.h>
Public Attributes | |
ULONG | NumberOfPorts |
USBPORT_HUB_CHARACTERISTICS | HubCharacteristics |
USHORT | Padded1 |
ULONG | PowerOnToPowerGood |
ULONG | HubControlCurrent |
Definition at line 695 of file usbmport.h.
USBPORT_HUB_CHARACTERISTICS _USBPORT_ROOT_HUB_DATA::HubCharacteristics |
Definition at line 697 of file usbmport.h.
Referenced by EHCI_RH_GetRootHubData(), OHCI_RH_GetRootHubData(), UhciRHGetRootHubData(), and USBPORT_RootHubCreateDevice().
ULONG _USBPORT_ROOT_HUB_DATA::HubControlCurrent |
Definition at line 700 of file usbmport.h.
Referenced by EHCI_RH_GetRootHubData(), OHCI_RH_GetRootHubData(), UhciRHGetRootHubData(), and USBPORT_RootHubCreateDevice().
ULONG _USBPORT_ROOT_HUB_DATA::NumberOfPorts |
Definition at line 696 of file usbmport.h.
Referenced by EHCI_RH_GetRootHubData(), OHCI_RH_GetRootHubData(), UhciRHGetRootHubData(), USBPORT_RootHubCreateDevice(), and USBPORT_RootHubPowerAndChirpAllCcPorts().
USHORT _USBPORT_ROOT_HUB_DATA::Padded1 |
Definition at line 698 of file usbmport.h.
ULONG _USBPORT_ROOT_HUB_DATA::PowerOnToPowerGood |
Definition at line 699 of file usbmport.h.
Referenced by EHCI_RH_GetRootHubData(), OHCI_RH_GetRootHubData(), UhciRHGetRootHubData(), and USBPORT_RootHubCreateDevice().