Home
last modified time | relevance | path

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

/reactos/sdk/include/ddk/
H A Dusbstorioctl.h39 typedef struct _ENUM_PDO_ENTRY { struct
40 UCHAR type;
41 UCHAR state;
42 UCHAR capabilities;
43 ULONG ulSTID;
44 UCHAR bSpecificationMajor;
45 UCHAR bSpecificationMinor;
46 UCHAR bImplementationMajor;
47 UCHAR bImplementationMinor;
48 WCHAR wszDeviceInstancePath[(2 * MAX_PATH) + 1];