#include <io.h>
Public Attributes | |
| CSHORT | Type |
| CSHORT | Size |
| PDEVICE_OBJECT | DeviceObject |
| ULONG | Flags |
| PVOID | DriverStart |
| ULONG | DriverSize |
| PVOID | DriverSection |
| PDRIVER_EXTENSION | DriverExtension |
| UNICODE_STRING | DriverName |
| PUNICODE_STRING | HardwareDatabase |
| PFAST_IO_DISPATCH | FastIoDispatch |
| PDRIVER_INITIALIZE | DriverInit |
| PDRIVER_STARTIO | DriverStartIo |
| PDRIVER_UNLOAD | DriverUnload |
| PDRIVER_DISPATCH | MajorFunction [IRP_MJ_MAXIMUM_FUNCTION+1] |
|
|
Definition at line 1366 of file io.h. Referenced by IopCompleteUnloadOrDelete(), IopDeleteDriver(), IopGetDumpStack(), IopInitializeBootDrivers(), IopInitializeBuiltinDriver(), IopInsertRemoveDevice(), and IopResurrectDriver(). |
|
|
Definition at line 1378 of file io.h. Referenced by IoCreateDriver(), IoInitSystem(), IopCallDriverAddDeviceQueryRoutine(), IopDeleteDriver(), IopEliminateBogusConflict(), IopGetRelatedTargetDevice(), IopInitializeBootDrivers(), IopInitializeBuiltinDriver(), IopLoadUnloadDriver(), and IopPnPDriverEntry(). |
|
|
Definition at line 1411 of file io.h. Referenced by IoCreateDriver(), and IopInitializeBuiltinDriver(). |
|
|
Definition at line 1385 of file io.h. Referenced by IopDeleteDriver(), IopErrorLogThread(), IopGetDumpStack(), IopInitializeBuiltinDriver(), IopNotifyDeviceClassChange(), IopNotifyHwProfileChange(), IopNotifyTargetDeviceChange(), and IopQueryConflictFillString(). |
|
|
Definition at line 1377 of file io.h. Referenced by IopDeleteDriver(), and IopInitializeBuiltinDriver(). |
|
|
Definition at line 1376 of file io.h. Referenced by IopInitializeBuiltinDriver(). |
|
|
Definition at line 1375 of file io.h. Referenced by IopInitializeBuiltinDriver(). |
|
|
|
|
|
Definition at line 1413 of file io.h. Referenced by IopInitializeBootDrivers(), IopLoadUnloadDriver(), and MiDereferenceSession(). |
|
|
|
Definition at line 1367 of file io.h. Referenced by IoCreateDriver(), IoInitSystem(), IopCallDriverAddDeviceQueryRoutine(), IopCompleteUnloadOrDelete(), IopGetLegacyVetoListDrivers(), IopInitializeBootDrivers(), IopInitializeBuiltinDriver(), IopLoadUnloadDriver(), and IopResurrectDriver(). |
|
|
Definition at line 1392 of file io.h. Referenced by IopInitializeBuiltinDriver(). |
|
|
Definition at line 1414 of file io.h. Referenced by IoCreateDriver(), IopfCallDriver(), IopRaiseHardError(), IovpAssertIrpStackDownward(), IovpCallDriver1(), and IovSpecialIrpCallDriver(). |
|
|
Definition at line 1358 of file io.h. Referenced by IoCreateDriver(). |
|
|
Definition at line 1357 of file io.h. Referenced by IoCreateDriver(), and IopGetLegacyVetoListDrivers(). |
1.3.7