Home
last modified time | relevance | path

Searched refs:VOLUME_CONTROL (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dntddcdrm.h376 } VOLUME_CONTROL, *PVOLUME_CONTROL; typedef
/reactos/drivers/storage/class/cdrom/
H A Dcdrom.c2059 sizeof(VOLUME_CONTROL)) in RequestDispatchToSequentialQueue()
2062 dataLength = sizeof(VOLUME_CONTROL); in RequestDispatchToSequentialQueue()
2079 sizeof(VOLUME_CONTROL)) in RequestDispatchToSequentialQueue()
H A Dioctl.c7997 *DataLength = sizeof(VOLUME_CONTROL); in _IRQL_requires_max_()