ReactOS 0.4.16-dev-297-gc569aee
|
#include <hardware.h>
Definition at line 173 of file hardware.h.
ULONG _EHCI_HW_REGISTERS::AsyncListBase |
Definition at line 180 of file hardware.h.
Referenced by EHCI_InitializeHardware(), EHCI_InitializeSchedule(), EHCI_ResumeController(), and EHCI_SuspendController().
ULONG _EHCI_HW_REGISTERS::ConfigFlag |
Definition at line 182 of file hardware.h.
Referenced by EHCI_ResumeController(), and EHCI_StartController().
ULONG _EHCI_HW_REGISTERS::FrameIndex |
Definition at line 177 of file hardware.h.
Referenced by EHCI_Get32BitFrameNumber(), EHCI_InterruptService(), and EHCI_LockQH().
EHCI_USB_COMMAND _EHCI_HW_REGISTERS::HcCommand |
Definition at line 174 of file hardware.h.
Referenced by EHCI_DisableAsyncList(), EHCI_DisablePeriodicList(), EHCI_EnableAsyncList(), EHCI_EnablePeriodicList(), EHCI_FlushAsyncCache(), EHCI_HardwarePresent(), EHCI_InitializeHardware(), EHCI_InterruptService(), EHCI_LockQH(), EHCI_ProcessDoneAsyncTd(), EHCI_ResumeController(), EHCI_StartController(), and EHCI_SuspendController().
EHCI_INTERRUPT_ENABLE _EHCI_HW_REGISTERS::HcInterruptEnable |
Definition at line 176 of file hardware.h.
Referenced by EHCI_DisableInterrupts(), EHCI_EnableInterrupts(), EHCI_InterruptDpc(), EHCI_InterruptService(), EHCI_ResumeController(), EHCI_RH_DisableIrq(), EHCI_RH_EnableIrq(), and EHCI_SuspendController().
EHCI_USB_STATUS _EHCI_HW_REGISTERS::HcStatus |
Definition at line 175 of file hardware.h.
Referenced by EHCI_FlushAsyncCache(), EHCI_FlushInterrupts(), EHCI_InterruptService(), and EHCI_SuspendController().
ULONG _EHCI_HW_REGISTERS::PeriodicListBase |
Definition at line 179 of file hardware.h.
Referenced by EHCI_InitializeHardware(), EHCI_InitializeSchedule(), EHCI_ResumeController(), and EHCI_SuspendController().
EHCI_PORT_STATUS_CONTROL _EHCI_HW_REGISTERS::PortControl[15] |
Definition at line 183 of file hardware.h.
Referenced by EHCI_PollController(), EHCI_RH_ChirpRootPort(), EHCI_RH_ClearFeaturePortConnectChange(), EHCI_RH_ClearFeaturePortEnable(), EHCI_RH_ClearFeaturePortEnableChange(), EHCI_RH_ClearFeaturePortOvercurrentChange(), EHCI_RH_ClearFeaturePortPower(), EHCI_RH_ClearFeaturePortSuspend(), EHCI_RH_FinishReset(), EHCI_RH_GetPortStatus(), EHCI_RH_PortResetComplete(), EHCI_RH_PortResumeComplete(), EHCI_RH_SetFeaturePortPower(), EHCI_RH_SetFeaturePortReset(), and EHCI_RH_SetFeaturePortSuspend().
ULONG _EHCI_HW_REGISTERS::Reserved[9] |
Definition at line 181 of file hardware.h.
ULONG _EHCI_HW_REGISTERS::SegmentSelector |
Definition at line 178 of file hardware.h.
Referenced by EHCI_ResumeController(), and EHCI_SuspendController().