ReactOS 0.4.16-dev-588-gf07ea94
|
#include <hardware.h>
Public Attributes | |
OHCI_ISO_TRANSFER_CONTROL | Control |
ULONG | BufferPage0 |
ULONG | NextTD |
ULONG | BufferEnd |
USHORT | Offset [8] |
Definition at line 97 of file hardware.h.
ULONG _OHCI_ISO_TRANSFER_DESCRIPTOR::BufferEnd |
Definition at line 101 of file hardware.h.
ULONG _OHCI_ISO_TRANSFER_DESCRIPTOR::BufferPage0 |
Definition at line 99 of file hardware.h.
OHCI_ISO_TRANSFER_CONTROL _OHCI_ISO_TRANSFER_DESCRIPTOR::Control |
Definition at line 98 of file hardware.h.
ULONG _OHCI_ISO_TRANSFER_DESCRIPTOR::NextTD |
Definition at line 100 of file hardware.h.
USHORT _OHCI_ISO_TRANSFER_DESCRIPTOR::Offset[8] |
Definition at line 102 of file hardware.h.