#include <wdm.h>
#include "cbm_driver.h"
#include "i_iec.h"
Go to the source code of this file.
Functions | |
| NTSTATUS | cbmiec_unlisten (IN PDEVICE_EXTENSION Pdx) |
| Send an UNLISTEN over the IEC bus. | |
**************************************************************
Definition in file unlisten.c.
|
|
Send an UNLISTEN over the IEC bus. This function sends an UNLISTEN to the IEC bus.
Definition at line 39 of file unlisten.c. References cbmiec_i_raw_write(), and FUNC_ENTER. Referenced by cbm_execute_devicecontrol(). |
1.4.2