ReactOS 0.4.15-dev-8434-g155a7c7
_OHCI_ISO_TRANSFER_DESCRIPTOR Struct Reference

#include <hardware.h>

Collaboration diagram for _OHCI_ISO_TRANSFER_DESCRIPTOR:

Public Attributes

OHCI_ISO_TRANSFER_CONTROL Control
 
ULONG BufferPage0
 
ULONG NextTD
 
ULONG BufferEnd
 
USHORT Offset [8]
 

Detailed Description

Definition at line 97 of file hardware.h.

Member Data Documentation

◆ BufferEnd

ULONG _OHCI_ISO_TRANSFER_DESCRIPTOR::BufferEnd

Definition at line 101 of file hardware.h.

◆ BufferPage0

ULONG _OHCI_ISO_TRANSFER_DESCRIPTOR::BufferPage0

Definition at line 99 of file hardware.h.

◆ Control

OHCI_ISO_TRANSFER_CONTROL _OHCI_ISO_TRANSFER_DESCRIPTOR::Control

Definition at line 98 of file hardware.h.

◆ NextTD

ULONG _OHCI_ISO_TRANSFER_DESCRIPTOR::NextTD

Definition at line 100 of file hardware.h.

◆ Offset

USHORT _OHCI_ISO_TRANSFER_DESCRIPTOR::Offset[8]

Definition at line 102 of file hardware.h.


The documentation for this struct was generated from the following file: