Home
last modified time | relevance | path

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

/reactos/sdk/include/ddk/
H A Dstorport.h1930 typedef struct _VPD_IDENTIFICATION_PAGE struct
1932 UCHAR DeviceType:5;
1933 UCHAR DeviceTypeQualifier:3;
1934 UCHAR PageCode;
1935 UCHAR Reserved;
1936 UCHAR PageLength;
1937 UCHAR Descriptors[0];
H A Dscsi.h2477 typedef struct _VPD_IDENTIFICATION_PAGE { struct
2478 UCHAR DeviceType:5;
2479 UCHAR DeviceTypeQualifier:3;
2480 UCHAR PageCode;
2481 UCHAR Reserved;
2482 UCHAR PageLength;
2483 UCHAR Descriptors[0];