Home
last modified time | relevance | path

Searched refs:DEVICE_DATA_SET_LB_PROVISIONING_STATE_VERSION_V1 (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dntddstor.h939 #define DEVICE_DATA_SET_LB_PROVISIONING_STATE_VERSION_V1 DEVICE_DSM_ALLOCATION_OUTPUT_V1 macro
/reactos/drivers/storage/class/classpnp/
H A Dutils.c3973 outputVersion = DEVICE_DATA_SET_LB_PROVISIONING_STATE_VERSION_V1; in ClasspDeviceGetLBAStatus()
3983 if ((outputVersion != DEVICE_DATA_SET_LB_PROVISIONING_STATE_VERSION_V1) && in ClasspDeviceGetLBAStatus()
4650 lbpState->Version = DEVICE_DATA_SET_LB_PROVISIONING_STATE_VERSION_V1; in ClasspDeviceGetLBAStatusWorker()