Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dntddstor.h1024 } DEVICE_DSM_OFFLOAD_READ_PARAMETERS, *PDEVICE_DSM_OFFLOAD_READ_PARAMETERS; typedef
1038 __alignof(DEVICE_DSM_OFFLOAD_READ_PARAMETERS), \
1039 sizeof(DEVICE_DSM_OFFLOAD_READ_PARAMETERS), \
/reactos/drivers/storage/class/classpnp/
H A Dclass.c13563 if (dsmAttributes->ParameterBlockLength < sizeof(DEVICE_DSM_OFFLOAD_READ_PARAMETERS)) {
13570 sizeof(DEVICE_DSM_OFFLOAD_READ_PARAMETERS)));