46 *Result = Pdx->Eoi ? TRUE : FALSE;
48 FUNC_LEAVE_NTSTATUS_CONST(STATUS_SUCCESS);
69 FUNC_LEAVE_NTSTATUS_CONST(STATUS_SUCCESS);
Internal functions and definitions of the libiec library.
NTSTATUS cbmiec_get_eoi(IN PDEVICE_EXTENSION Pdx, OUT PBOOLEAN Result)
Check if an EOI signal has been sent over the IEC bus.
Definitions for the opencbm driver.
NTSTATUS cbmiec_clear_eoi(IN PDEVICE_EXTENSION Pdx)
Reset the EOI state.