Searched defs:_IO_STACK_LOCATION (Results 1 – 1 of 1) sorted by relevance
6302 typedef struct _IO_STACK_LOCATION { struct6303 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 …]