ReactOS 0.4.16-dev-814-g656a5dc
|
#include <hardware.h>
Public Attributes | |
OHCI_TRANSFER_CONTROL | Control |
ULONG | CurrentBuffer |
ULONG | NextTD |
ULONG | BufferEnd |
Definition at line 74 of file hardware.h.
ULONG _OHCI_TRANSFER_DESCRIPTOR::BufferEnd |
Definition at line 78 of file hardware.h.
OHCI_TRANSFER_CONTROL _OHCI_TRANSFER_DESCRIPTOR::Control |
Definition at line 75 of file hardware.h.
ULONG _OHCI_TRANSFER_DESCRIPTOR::CurrentBuffer |
Definition at line 76 of file hardware.h.
ULONG _OHCI_TRANSFER_DESCRIPTOR::NextTD |
Definition at line 77 of file hardware.h.