OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SRB_FLAGS_PORT_DRIVER_ALLOCSENSE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h
1189
return ((BOOLEAN)((TEST_FLAG(Srb->SrbFlags,
SRB_FLAGS_PORT_DRIVER_ALLOCSENSE
) &&
1200
ASSERT(TEST_FLAG(Srb->SrbFlags,
SRB_FLAGS_PORT_DRIVER_ALLOCSENSE
));
srb.h
152
#define
SRB_FLAGS_PORT_DRIVER_ALLOCSENSE
0x00200000
Completed in 280 milliseconds