ReactOS 0.4.16-dev-297-gc569aee
|
#include <hardware.h>
Definition at line 127 of file hardware.h.
ULONG _UHCI_HW_REGISTERS::FrameAddress |
Definition at line 132 of file hardware.h.
Referenced by UhciStartController().
USHORT _UHCI_HW_REGISTERS::FrameNumber |
Definition at line 131 of file hardware.h.
Referenced by UhciGet32BitFrameNumber(), and UhciInterruptService().
UHCI_USB_COMMAND _UHCI_HW_REGISTERS::HcCommand |
Definition at line 128 of file hardware.h.
Referenced by UhciInitializeHardware(), UhciInterruptService(), UhciStartController(), UhciStopController(), and UhciTakeControlHC().
UHCI_INTERRUPT_ENABLE _UHCI_HW_REGISTERS::HcInterruptEnable |
Definition at line 130 of file hardware.h.
Referenced by UhciDisableInterrupts(), UhciEnableInterrupts(), UhciInterruptDpc(), and UhciInterruptService().
UHCI_USB_STATUS _UHCI_HW_REGISTERS::HcStatus |
Definition at line 129 of file hardware.h.
Referenced by UhciInterruptService(), and UhciTakeControlHC().
UHCI_PORT_STATUS_CONTROL _UHCI_HW_REGISTERS::PortControl[UHCI_NUM_ROOT_HUB_PORTS] |
Definition at line 135 of file hardware.h.
Referenced by UhciPollController(), UhciRHClearFeaturePortConnectChange(), UhciRHClearFeaturePortEnableChange(), UhciRHGetPortStatus(), UhciRHPortEnable(), UhciRHPortResetComplete(), UhciRHSetFeaturePortResetWorker(), and UhciStartController().
UCHAR _UHCI_HW_REGISTERS::Reserved[3] |
Definition at line 134 of file hardware.h.
UCHAR _UHCI_HW_REGISTERS::SOF_Modify |
Definition at line 133 of file hardware.h.
Referenced by UhciInitializeHardware().