ReactOS 0.4.16-dev-297-gc569aee
|
#include <hardware.h>
Public Attributes | |
UCHAR | RegistersLength |
UCHAR | Reserved |
USHORT | InterfaceVersion |
EHCI_HC_STRUCTURAL_PARAMS | StructParameters |
EHCI_HC_CAPABILITY_PARAMS | CapParameters |
UCHAR | CompanionPortRouteDesc [8] |
Definition at line 70 of file hardware.h.
EHCI_HC_CAPABILITY_PARAMS _EHCI_HC_CAPABILITY_REGISTERS::CapParameters |
Definition at line 75 of file hardware.h.
UCHAR _EHCI_HC_CAPABILITY_REGISTERS::CompanionPortRouteDesc[8] |
Definition at line 76 of file hardware.h.
USHORT _EHCI_HC_CAPABILITY_REGISTERS::InterfaceVersion |
Definition at line 73 of file hardware.h.
UCHAR _EHCI_HC_CAPABILITY_REGISTERS::RegistersLength |
Definition at line 71 of file hardware.h.
Referenced by EHCI_StartController().
UCHAR _EHCI_HC_CAPABILITY_REGISTERS::Reserved |
Definition at line 72 of file hardware.h.
EHCI_HC_STRUCTURAL_PARAMS _EHCI_HC_CAPABILITY_REGISTERS::StructParameters |
Definition at line 74 of file hardware.h.
Referenced by EHCI_InitializeHardware().