Home
last modified time | relevance | path

Searched refs:EventMask (Results 1 – 9 of 9) sorted by relevance

/reactos/drivers/storage/class/cdrom/
H A Dautorun.c247 if (!TEST_FLAG(info->Gesn.EventMask, thisEventBit)) in _IRQL_requires_max_()
254 lowestSetBit = info->Gesn.EventMask; in _IRQL_requires_max_()
255 lowestSetBit &= (info->Gesn.EventMask - 1); in _IRQL_requires_max_()
256 lowestSetBit ^= (info->Gesn.EventMask); in _IRQL_requires_max_()
279 CLEAR_FLAG(info->Gesn.EventMask, thisEventBit); in _IRQL_requires_max_()
285 if (info->Gesn.EventMask == 0) in _IRQL_requires_max_()
387 if (info->Gesn.EventMask == 0) in _IRQL_requires_max_()
1206 info->Gesn.EventMask = 0; in _IRQL_requires_max_()
1568 info->Gesn.EventMask = 0; in _IRQL_requires_max_()
1729 if (info->Gesn.EventMask == 0) in _IRQL_requires_max_()
[all …]
H A Dcdromp.h221 UCHAR EventMask; member
/reactos/drivers/storage/class/classpnp/
H A Dautorun.c367 lowestSetBit = info->Gesn.EventMask; in ClasspInterpretGesnData()
368 lowestSetBit &= (info->Gesn.EventMask - 1); in ClasspInterpretGesnData()
369 lowestSetBit ^= (info->Gesn.EventMask); in ClasspInterpretGesnData()
407 if (info->Gesn.EventMask == 0) { in ClasspInterpretGesnData()
522 if (info->Gesn.EventMask == 0) { in ClasspInterpretGesnData()
1231 info->Gesn.EventMask = 0; in ClasspMediaChangeDetectionCompletion()
1527 Info->Gesn.EventMask; in ClasspPrepareMcnIrp()
2065 Info->Gesn.EventMask = 0; in ClasspInitializeGesn()
2241 Info->Gesn.EventMask &= in ClasspInitializeGesn()
2261 if (Info->Gesn.EventMask == 0) { in ClasspInitializeGesn()
[all …]
H A Dclassp.h312 UCHAR EventMask; member
/reactos/drivers/ksfilter/ks/
H A Dksiface.h132 IN ULONG EventMask) PURE; in DECLARE_INTERFACE_()
H A Dpin.c675 IN ULONG EventMask) in IKsPin_fnGenerateConnectionEvents() argument
/reactos/drivers/bluetooth/fbtusb/include/
H A DfbtHciCmdStructs.h284 unsigned char EventMask[8]; member
/reactos/sdk/include/ddk/
H A Dwsk.h448 ULONG EventMask; member
/reactos/sdk/include/xdk/
H A Diotypes.h443 ULONG EventMask; member