#include <wdm.h>
#include "cbm_driver.h"
#include "i_iec.h"
Go to the source code of this file.
Functions | |
| NTSTATUS | cbmiec_iec_release (IN PDEVICE_EXTENSION Pdx, IN USHORT Line) |
| Release a specific line on the IEC bus. | |
**************************************************************
Definition in file release.c.
|
||||||||||||
|
Release a specific line on the IEC bus. This function releases a specific line on the IEC bus.
Definition at line 43 of file release.c. References cbmiec_iec_setrelease(), and FUNC_ENTER. Referenced by cbm_execute_devicecontrol(). |
1.4.2