|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <haltypes.h>

Public Attributes | |
| PDRIVER_MCA_EXCEPTION_CALLBACK | ExceptionCallback |
| PKDEFERRED_ROUTINE | DpcCallback |
| PVOID | DeviceContext |
Definition at line 464 of file haltypes.h.
| PVOID _MCA_DRIVER_INFO::DeviceContext |
Definition at line 467 of file haltypes.h.
| PKDEFERRED_ROUTINE _MCA_DRIVER_INFO::DpcCallback |
Definition at line 466 of file haltypes.h.
| PDRIVER_MCA_EXCEPTION_CALLBACK _MCA_DRIVER_INFO::ExceptionCallback |
Definition at line 465 of file haltypes.h.