Searched defs:_VPD_IDENTIFICATION_PAGE (Results 1 – 2 of 2) sorted by relevance
1930 typedef struct _VPD_IDENTIFICATION_PAGE struct1932 UCHAR DeviceType:5;1933 UCHAR DeviceTypeQualifier:3;1934 UCHAR PageCode;1935 UCHAR Reserved;1936 UCHAR PageLength;1937 UCHAR Descriptors[0];
2477 typedef struct _VPD_IDENTIFICATION_PAGE { struct2478 UCHAR DeviceType:5;2479 UCHAR DeviceTypeQualifier:3;2480 UCHAR PageCode;2481 UCHAR Reserved;2482 UCHAR PageLength;2483 UCHAR Descriptors[0];