// 61883.h
typedef struct _UNIT_DIAG_LEVEL {
IN ULONG DiagLevel;
} UNIT_DIAG_LEVEL, *PUNIT_DIAG_LEVEL;
View the official Windows Driver Kit DDI referenceNo description available.
The UNIT_DDI_VERSION structure is used in conjunction with the Av61883_GetUnitInfo request to retrieve the current diag level
DiagLevelThe bitmask representing the diaglevel. Possible settings are:
Nothing set.
Ignore programming of the oPCR plug on the device when set.
Ignore programming of the iPCR on the device when set.
Set the channel to 63 when disconnecting from the device.
Do not free isochronous resources when disconnecting from the device iPCR.