Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbehci/
H A Dusbehci.h131 ULONG Reserved;
132 ULONG EndpointStatus;
133 ULONG EndpointState;
135 PVOID DmaBufferVA;
136 ULONG DmaBufferPA;
137 PEHCI_HCD_TD FirstTD;
138 ULONG MaxTDs;
139 ULONG PendingTDs;
140 ULONG RemainTDs;
141 PEHCI_HCD_QH QH;
[all …]