Lines Matching refs:PDBG
501 PDBG (pixma_dbg (10, "XML message sent to scanner:\n%s\n", xml_message));
502 PDBG (pixma_dbg (10, "XML response back from scanner:\n%s\n", mp->cb.buf));
622 /* PDBG (pixma_dbg (4, "*send_gamma_table***** Use 4096 bytes from LUT ***** \n")); */
623 /* PDBG (pixma_hexdump (4, lut, 4096)); */
629 PDBG (pixma_dbg (4, "*send_gamma_table***** Generate 4096 bytes Table with %f ***** \n",
632 /* PDBG (pixma_hexdump (4, data + 4, 4096)); */
643 /* PDBG (pixma_dbg (4, "*send_gamma_table***** Use 1024 * 2 bytes from LUT ***** \n")); */
644 /* PDBG (pixma_hexdump (4, lut, 1024 * 2)); */
650 PDBG (pixma_dbg (4, "*send_gamma_table***** Generate 1024 * 2 Table with %f ***** \n",
653 /* PDBG (pixma_hexdump (4, data + 4, 1024 * 2)); */
669 /* PDBG (pixma_dbg (4, "*calc_raw_width***** width %i extended by %i and rounded to %i *****\n", param->w, param->xs, raw_width)); */
693 /*PDBG (pixma_dbg (4, "%s: line_size=%ld, w=%d, wx=%d, scale=%d\n",
717 PDBG (pixma_dbg (4, "*send_scan_param gen. 1-2 ***** Setting: xdpi=%u ydpi=%u x=%i y=%i wx=%i ***** \n",
739 PDBG (pixma_dbg (4, "*send_scan_param gen. 3+ ***** Setting: xdpi=%u ydpi=%u x=%i xs=%i y=%i wx=%i h=%i ***** \n",
761 /*PDBG (pixma_dbg (4, "*send_scan_param gen. 3+ ***** Setting: channels=%hi depth=%hi ***** \n",
825 PDBG (pixma_dbg (3, "Current status: paper=%u cal=%u lamp=%u busy=%u\n",
844 PDBG (pixma_dbg (3, "Sending time: '%s'\n", (char *) data));
940 PDBG (pixma_dbg
1024 PDBG (pixma_dbg (1, "WARNING:send_time() disabled!\n"));
1059 PDBG (pixma_dbg (1, "WARNING:Timed out in wait_until_ready()\n"));
1060 PDBG (query_status (s));
1100 /*PDBG (pixma_dbg (4, "%s: w=%d, wx=%d, c=%d, scale=%d\n",
1102 PDBG (pixma_dbg (4, "\tdptr=%ld, sptr=%ld\n",
1186 /*PDBG (pixma_dbg (4, "*post_process_image_data***** Processing with c=%u, n=%u, m=%u, wx=%i, line_size=%u, cx=%u, cw=%u ***** \n",
1188 /*PDBG (pixma_dbg (4, "*post_process_image_data***** lines = %i ***** \n", lines));*/
1192 /*PDBG (pixma_dbg (4, "*post_process_image_data***** Processing with c=%u, n=%u, m=%u, w=%i, line_size=%u ***** \n",
1194 /*PDBG (pixma_dbg (4, "*post_process_image_data***** Pointers: sptr=%lx, dptr=%lx, linebuf=%lx ***** \n",
1289 PDBG (pixma_dbg (3, "*mp150_open***** This is a generation %d scanner. *****\n", mp->generation));
1318 /* PDBG (pixma_dbg (4, "*mp150_check_param***** Initially: channels=%u, depth=%u, x=%u, y=%u, w=%u, h=%u, xs=%u, wx=%u, gamma=%f *****\n",
1371 /*PDBG (pixma_dbg (4, "*mp150_check_param***** ----- Initially: x=%i, y=%i, w=%i, h=%i *****\n", sp->x, sp->y, sp->w, sp->h));*/
1376 /*PDBG (pixma_dbg (4, "*mp150_check_param***** Selected origin, origin shift: %i, %i *****\n", sp->x, sp->xs));*/
1379 /*PDBG (pixma_dbg (4, "*mp150_check_param***** Final scan width and line-size: %i, %li *****\n", sp->wx, sp->line_size));*/
1413 /*PDBG (pixma_dbg (4, "*mp150_check_param***** xdpi=%u, min_xdpi=%u, scale=%u *****\n",
1416 /*PDBG (pixma_dbg (4, "*mp150_check_param***** Finally: channels=%u, depth=%u, x=%u, y=%u, w=%u, h=%u, xs=%u, wx=%u *****\n",
1465 PDBG (pixma_dbg
1473 PDBG (pixma_dbg (4, "*mp150_scan***** no paper in ADF *****\n"));
1494 PDBG (pixma_dbg (4, "*mp150_scan***** start scanning *****\n"));
1503 PDBG (pixma_dbg
1512 PDBG (pixma_dbg (2, "Scanner hangs? Sending abort_session command.\n"));
1532 PDBG (pixma_dbg (4, "*mp150_scan***** scan next sheet from ADF *****\n"));
1585 PDBG (pixma_dbg (4, "*mp150_fill_buffer***** s->cancel *****\n"));
1590 PDBG (pixma_dbg (4, "*mp150_fill_buffer***** end of image *****\n"));
1594 /*PDBG (pixma_dbg (4, "*mp150_fill_buffer***** moving %u bytes into buffer *****\n", mp->data_left_len));*/
1599 PDBG (pixma_dbg (4, "*mp150_fill_buffer***** scanner error (%d): end scan *****\n", error));
1610 /*PDBG (pixma_dbg (4, "*mp150_fill_buffer***** %u bytes received by read_image_block *****\n", bytes_received));*/
1615 PDBG (pixma_dbg (1, "WARNING: Unexpected result header\n"));
1616 PDBG (pixma_hexdump (1, header, 16));
1652 PDBG (pixma_dbg (4, "*mp150_finish_scan***** abort session *****\n"));
1655 PDBG (pixma_dbg (1, "WARNING:abort_session() failed %d\n", error));
1661 PDBG (pixma_dbg (1, "WARNING:XML_END dialog failed \n"));
1665 PDBG (pixma_dbg (4, "*mp150_finish_scan***** wait for next page from ADF *****\n"));