Home
last modified time | relevance | path

Searched defs:_IO_STACK_LOCATION (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h6302 typedef struct _IO_STACK_LOCATION { struct
6303 UCHAR MajorFunction;
6304 UCHAR MinorFunction;
6305 UCHAR Flags;
6306 UCHAR Control;
6307 union {
6479 } Parameters;
6480 PDEVICE_OBJECT DeviceObject;
6481 PFILE_OBJECT FileObject;
6482 PIO_COMPLETION_ROUTINE CompletionRoutine;
[all …]