Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/acpi/
H A DBus_PDO_EvalMethod.c92 typedef struct _IO_STACK_LOCATION struct
95 {
101 } Parameters;
/reactos/sdk/include/xdk/
H A Diotypes.h3110 typedef struct _IO_STACK_LOCATION { struct
3111 UCHAR MajorFunction;
3112 UCHAR MinorFunction;
3113 UCHAR Flags;
3114 UCHAR Control;
3115 union {
3311 } Parameters;
3312 PDEVICE_OBJECT DeviceObject;
3313 PFILE_OBJECT FileObject;
3314 PIO_COMPLETION_ROUTINE CompletionRoutine;
[all …]