#include <wdm.h>
#include "cbm_driver.h"
#include "i_iec.h"
Go to the source code of this file.
Functions | |
| VOID | cbmiec_release_bus (IN PDEVICE_EXTENSION Pdx) |
| Release the IEC bus. | |
**************************************************************
Definition in file releasebus.c.
|
|
Release the IEC bus. This function releases the IEC bus.
Definition at line 39 of file releasebus.c. References CBMIEC_RELEASE, FUNC_ENTER, FUNC_LEAVE, PP_ATN_OUT, PP_CLK_OUT, PP_DATA_OUT, and PP_RESET_OUT. Referenced by cbm_lock_parport(), cbm_unlock_parport(), and cbmiec_cleanup(). |
1.4.2