// ucmucsispec.h
typedef struct _UCSI_GET_PDOS_IN {
UINT32 Pdos[4];
} UCSI_GET_PDOS_IN, *PUCSI_GET_PDOS_IN;
View the official Windows Driver Kit DDI referenceNo description available.
Used in the GET_PDOS command. See Table 4-36 in UCSI spec version 1.2.
Pdos