#include <wdm.h>
#include "cbm_driver.h"
#include "iec.h"
Go to the source code of this file.
Functions | |
| NTSTATUS | cbm_cleanup (IN PDEVICE_OBJECT Fdo, IN PIRP Irp) |
| Services IRPs containing the IRP_MJ_CLEANUP I/O function code. | |
**************************************************************
Definition in file cleanup.c.
|
||||||||||||
|
Services IRPs containing the IRP_MJ_CLEANUP I/O function code. Services IRPs containing the IRP_MJ_CREATE I/O function code.
Definition at line 45 of file cleanup.c. References FUNC_ENTER, QueueCleanup(), and QueueCompleteIrp(). Referenced by DriverCommonInit(). |
1.4.2