Lines Matching refs:DBG_error
51 DBG (DBG_error, "attaching USB scanner %s\n", device_name);
170 DBG (DBG_error, "kv_usb_open: leave -- cannot open device\n");
214 DBG (DBG_error, "kv_usb_escape: error, device not open.\n");
226 DBG (DBG_error, "usb_bulk_write: Error writing command.\n");
227 hexdump (DBG_error, "cmd block", cmd_buff, 24);
249 DBG (DBG_error, "usb_bulk_read: Error reading data.\n");
285 DBG (DBG_error, "usb_bulk_write: Error writing data.\n");
309 DBG (DBG_error, "usb_bulk_read: Error reading response."
318 DBG (DBG_error, "usb_bulk_read: Invalid response block.\n");
319 hexdump (DBG_error, "response", cmd_buff, 16);
360 hexdump (DBG_error, "sense data", (unsigned char *) &response->sense,