ReactOS 0.4.16-dev-13-ge2fc578
|
#include <hardware.h>
Public Attributes | |
ULONG | NextQH |
ULONG | NextElement |
Definition at line 220 of file hardware.h.
ULONG _UHCI_QH::NextElement |
Definition at line 222 of file hardware.h.
Referenced by UhciDumpHcdQH(), UhciInitializeSchedule(), UhciInterruptService(), UhciOpenEndpoint(), UhciPollNonIsoEndpoint(), UhciQueueTransfer(), UhciSetEndpointStatus(), and UhciUnlinkQH().
ULONG _UHCI_QH::NextQH |
Definition at line 221 of file hardware.h.
Referenced by UhciDumpHcdQH(), UhciInitializeSchedule(), UhciInterruptService(), UhciQueueTransfer(), and UhciUnlinkQH().