Home
last modified time | relevance | path

Searched defs:_OHCI_TRANSFER_DESCRIPTOR (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/usb/usbohci/
H A Dhardware.h74 typedef struct _OHCI_TRANSFER_DESCRIPTOR { // must be aligned to a 16-byte boundary struct
75 OHCI_TRANSFER_CONTROL Control;
76 ULONG CurrentBuffer; // physical address of the next memory location
77 ULONG NextTD; // pointer to the next TD on the list of TDs
78 ULONG BufferEnd; // physical address of the last byte