25 #define PARALLEL_STATUS_PORT_MASK_VALUES 0xF8
61 DBG_PRINT((
DBG_PREFIX "Read from Status Port: %02x, converted to %02x", valueRead, *Return));
63 FUNC_LEAVE_NTSTATUS_CONST(STATUS_SUCCESS);
Internal functions and definitions of the libiec library.
Definitions for the opencbm driver.
NTSTATUS cbmiec_iec_dbg_read(IN PDEVICE_EXTENSION Pdx, OUT UCHAR *Return)
Read a byte from the parallel port input register.
#define PARALLEL_STATUS_PORT_MASK_VALUES
#define READ_PORT_UCHAR(_x_)
READ_PORT_UCHAR replacement for debugging.