Home
last modified time | relevance | path

Searched refs:HP5400_DBG (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dhp5400_sanei.c72 HP5400_DBG (DBG_MSG, in _UsbWriteControl()
79 HP5400_DBG (DBG_MSG, " Data: "); in _UsbWriteControl()
81 HP5400_DBG (DBG_MSG, "%02X ", ((unsigned char *) pabData)[i]); in _UsbWriteControl()
83 HP5400_DBG (DBG_MSG, "..."); in _UsbWriteControl()
84 HP5400_DBG (DBG_MSG, "\n"); in _UsbWriteControl()
108 HP5400_DBG (DBG_MSG, "Read: reqtype = 0x%02X, req = 0x%02X, value = %04X\n", in _UsbReadControl()
131 HP5400_DBG (DBG_MSG, "hp5400_open: open returned %s\n", in hp5400_open()
139 HP5400_DBG (DBG_MSG, "hp5400_open: can't get vendor/product ids: %s\n", in hp5400_open()
147 HP5400_DBG (DBG_MSG, "hp5400_open: vendor/product 0x%04X-0x%04X is not " in hp5400_open()
153 HP5400_DBG (DBG_MS in hp5400_open()
[all...]
H A Dhp5400_internal.c139 HP5400_DBG (DBG_MSG, "failed to send byte (cmd=%04X)\n", cmd); in WriteByte()
175 HP5400_DBG (DBG_MSG, "failed to read sensors\n"); in GetSensors()
192 HP5400_DBG (DBG_MSG, "failed to read panel info\n"); in GetPanelInfo()
235 HP5400_DBG (DBG_MSG, "failed to write panel info\n"); in SetCopyCount()
275 HP5400_DBG (DBG_MSG, "failed to write panel info\n"); in SetColourBW()
329 HP5400_DBG (DBG_MSG, "***WARNING*** Warmup lamp failed...\n"); in WarmupLamp()
529 HP5400_DBG (DBG_MSG, in CircBufferInit()
544 /* HP5400_DBG(DBG_MSG, "CircBufferGetLine:\n"); */ in CircBufferGetLine()
585 HP5400_DBG (DBG_MSG, "Reading block, %d bytes remain\n", p->transfersize); in CircBufferGetLine()
593 HP5400_DBG (DBG_ER in CircBufferGetLine()
[all...]
H A Dhp5400_sane.c543 HP5400_DBG(DBG_ERR, "Uninitialised option %d\n", i); in _InitOptions()
554 HP5400_DBG(DBG_MSG, "hp5400: _ReportDevice '%s'\n", pszDeviceName); in _ReportDevice()
558 HP5400_DBG(DBG_ERR, "no mem\n"); in _ReportDevice()
594 HP5400_DBG (DBG_MSG, "attach_one_device: couldn't attach %s\n", devname); in attach_one_device()
597 HP5400_DBG (DBG_MSG, "attach_one_device: attached %s successfully\n", devname); in attach_one_device()
625 HP5400_DBG (DBG_MSG, "sane_init: SANE hp5400 backend version %d.%d-%d (from %s)\n", in sane_init()
636 HP5400_DBG (DBG_MSG, "Reading config file\n"); in sane_init()
652 HP5400_DBG (DBG_MSG, "Discarding line %d\n", nline); in sane_init()
658 HP5400_DBG (DBG_MSG, "Trying to attach %s\n", line); in sane_init()
666 HP5400_DBG (DBG_ER in sane_init()
[all...]
H A Dhp5400_debug.h59 #define HP5400_DBG DBG macro
67 #define HP5400_DBG fprintf macro

Completed in 3 milliseconds