#include <io.h>
Public Attributes | |
CSHORT | Type |
CSHORT | TimerFlag |
LIST_ENTRY | TimerList |
PIO_TIMER_ROUTINE | TimerRoutine |
PVOID | Context |
_DEVICE_OBJECT * | DeviceObject |
|
Definition at line 1036 of file io.h. Referenced by IoInitializeTimer(), and IopTimerDispatch(). |
|
Definition at line 1037 of file io.h. Referenced by IoInitializeTimer(), and IopTimerDispatch(). |
|
Definition at line 1033 of file io.h. Referenced by IopTimerDispatch(), IoStartTimer(), and IoStopTimer(). |
|
Definition at line 1034 of file io.h. Referenced by IoInitializeTimer(). |
|
Definition at line 1035 of file io.h. Referenced by IoInitializeTimer(), and IopTimerDispatch(). |
|
Definition at line 1032 of file io.h. Referenced by IoInitializeTimer(). |