48 IN
const PUCHAR Buffer, IN ULONG Size,
59 PERF_EVENT_VERBOSE(0x1000, 0);
66 FUNC_PARAM((
DBG_PREFIX " output %2u: 0x%02x '%c'", i, (
unsigned int) Buffer[i], (UCHAR) Buffer[i]));
70 PERF_EVENT_VERBOSE(0x1001, 0);
74 PERF_EVENT_VERBOSE(0x1002, 0);
76 FUNC_LEAVE_NTSTATUS(ntStatus);
NTSTATUS cbmiec_i_raw_write(PDEVICE_EXTENSION Pdx, const UCHAR *buf, ULONG cnt, ULONG *pSent, BOOLEAN atn, BOOLEAN talk)
Write some bytes to the IEC bus.
Internal functions and definitions of the libiec library.
Definitions for the opencbm driver.
NTSTATUS cbmiec_raw_write(IN PDEVICE_EXTENSION Pdx, IN const PUCHAR Buffer, IN ULONG Size, OUT ULONG *Written)
Write some bytes to the IEC bus.