OpenCBM
|
Send an UNLISTEN to the IEC bus. More...
Go to the source code of this file.
Functions | |
NTSTATUS | cbmiec_unlisten (IN PDEVICE_EXTENSION Pdx) |
Send an UNLISTEN over the IEC bus. More... | |
NTSTATUS cbmiec_unlisten | ( | IN PDEVICE_EXTENSION | Pdx | ) |
Send an UNLISTEN over the IEC bus.
This function sends an UNLISTEN to the IEC bus.
Pdx | Pointer to the device extension. |
Definition at line 38 of file unlisten.c.
References cbmiec_i_raw_write(), and FUNC_ENTER.
Referenced by cbm_execute_devicecontrol().