Home
last modified time | relevance | path

Searched refs:DL_MAJOR_ERROR (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan-usb.c170 DBG (DL_MAJOR_ERROR, "%s: Can't get semaphore\n", me); in snapscani_usb_open()
285 DBG (DL_MAJOR_ERROR, "%s Only %lu bytes written\n",me, (u_long) bytes_written); in usb_write()
301 DBG (DL_MAJOR_ERROR, "%s Only %lu bytes read\n",me, (u_long) bytes_read); in usb_read()
341 DBG (DL_MAJOR_ERROR, "%s: scanner structure not set, returning default error\n", in usb_read_status()
402 DBG(DL_MAJOR_ERROR, in usb_cmd()
405 DBG(DL_MAJOR_ERROR, in usb_cmd()
497 DBG (DL_MAJOR_ERROR, "%s: usb command error: %s\n", in usb_request_sense()
505 DBG (DL_MAJOR_ERROR, "%s: No sense handler for USB\n", me); in usb_request_sense()
544 DBG (DL_MAJOR_ERROR, "snapscani_usb_shm_init: cannot create shared memory segment: %s\n", in snapscani_usb_shm_init()
552 DBG (DL_MAJOR_ERROR, "snapscani_usb_shm_ini in snapscani_usb_shm_init()
[all...]
H A Dsnapscan.c102 #define DL_MAJOR_ERROR 1 macro
110 if ((s) != SANE_STATUS_GOOD) { DBG(DL_MAJOR_ERROR, "%s: %s command failed: %s\n", caller, (cmd), sane_strstatus(s)); return s; }
412 DBG (DL_MAJOR_ERROR, in snapscani_check_device()
474 DBG (DL_MAJOR_ERROR, "%s: out of memory allocating device.", me); in snapscani_init_device_structure()
497 DBG (DL_MAJOR_ERROR, in snapscani_init_device_structure()
550 DBG (DL_MAJOR_ERROR, in add_scsi_device()
613 DBG (DL_MAJOR_ERROR, in add_usb_device()
837 DBG (DL_MAJOR_ERROR, "%s: out of memory\n", me); in sane_get_devices()
878 DBG (DL_MAJOR_ERROR, in sane_open()
892 DBG (DL_MAJOR_ERROR, in sane_open()
[all...]
H A Dsnapscan-sources.c263 DBG (DL_MAJOR_ERROR, "%s: read failed: %s\n", in FDSource_get()
387 DBG (DL_MAJOR_ERROR, "failed to allocate SCSISource"); in create_base_source()
399 DBG (DL_MAJOR_ERROR, "failed to allocate FDSource"); in create_base_source()
411 DBG (DL_MAJOR_ERROR, "failed to allocate BufSource"); in create_base_source()
423 DBG (DL_MAJOR_ERROR, "illegal base source type %d", st); in create_base_source()
619 DBG (DL_MAJOR_ERROR, in Expander_init()
650 DBG (DL_MAJOR_ERROR, in create_Expander()
867 DBG (DL_MAJOR_ERROR, in Deinterlacer_init()
897 DBG (DL_MAJOR_ERROR, in create_Deinterlacer()
1102 DBG (DL_MAJOR_ERROR, in RGBRouter_init()
[all...]
H A Dsnapscan-mutex.c149 DBG (DL_MAJOR_ERROR, "%s: could not obtain IPC key for device %s: %s\n", me, dev, strerror(errno)); in snapscani_mutex_open()
157 DBG (DL_MAJOR_ERROR, "%s: semget failed: %s\n", me, strerror(errno)); in snapscani_mutex_open()
H A Dsnapscan-scsi.c629 DBG (DL_MAJOR_ERROR, in reserve_unit()
646 DBG (DL_MAJOR_ERROR, in release_unit()
716 DBG (DL_MAJOR_ERROR, "%s: bad halftone data type qualifier 0x%x\n", in send()
762 DBG (DL_MAJOR_ERROR, "%s: bad gamma data type qualifier 0x%x\n", in send()
774 DBG (DL_MAJOR_ERROR, "%s: unsupported data type code 0x%x\n", in send()
1255 DBG (DL_MAJOR_ERROR, "%s: scsi command error: %s\n",
1332 DBG (DL_MAJOR_ERROR, "%s: hardware error detected.\n", me); in wait_scanner_ready()
1338 DBG (DL_MAJOR_ERROR, in wait_scanner_ready()
1389 DBG (DL_MAJOR_ERROR, "%s: out of memory allocating bins, %ld bytes.", me, (u_long)num_bins * sizeof (int)); in calibrate_epson()
1397 DBG (DL_MAJOR_ERROR, " in calibrate_epson()
[all...]
H A Dsnapscan-options.c1210 DBG (DL_MAJOR_ERROR, in sane_control_option()
1337 DBG (DL_MAJOR_ERROR, in sane_control_option()
1378 DBG (DL_MAJOR_ERROR, in sane_control_option()
1407 DBG (DL_MAJOR_ERROR, in sane_control_option()
1507 DBG (DL_MAJOR_ERROR, in sane_control_option()
1598 DBG (DL_MAJOR_ERROR, in sane_control_option()
1649 DBG (DL_MAJOR_ERROR, in sane_control_option()
1793 DBG (DL_MAJOR_ERROR, in sane_control_option()
1801 DBG (DL_MAJOR_ERROR, "%s: invalid action code %ld\n", me, (long) a); in sane_control_option()

Completed in 9 milliseconds