|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbport.h>

Public Attributes | |
| ULONG | Flags |
| ULONG | PipeFlags |
| USB_ENDPOINT_DESCRIPTOR | EndpointDescriptor |
| UCHAR | Padded |
| PUSBPORT_ENDPOINT | Endpoint |
| LIST_ENTRY | PipeLink |
| PUSBPORT_ENDPOINT _USBPORT_PIPE_HANDLE::Endpoint |
Definition at line 167 of file usbport.h.
Referenced by USBHI_QueryDeviceInformation(), USBPORT_AbortPipe(), USBPORT_ClearStall(), USBPORT_ResetPipe(), and USBPORT_SyncResetPipeAndClearStall().
| USB_ENDPOINT_DESCRIPTOR _USBPORT_PIPE_HANDLE::EndpointDescriptor |
Definition at line 165 of file usbport.h.
Referenced by USBHI_QueryDeviceInformation().
| ULONG _USBPORT_PIPE_HANDLE::Flags |
Definition at line 163 of file usbport.h.
Referenced by USBHI_QueryDeviceInformation(), USBPORT_AbortPipe(), and USBPORT_SyncResetPipeAndClearStall().
| LIST_ENTRY _USBPORT_PIPE_HANDLE::PipeLink |