Searched defs:scsi (Results 1 – 5 of 5) sorted by relevance
| /third_party/backends/backend/ |
| D | hp-handle.c | 84 HpScsi scsi; member 155 hp_handle_startReader (HpHandle this, HpScsi scsi) in hp_handle_startReader() 219 HpScsi scsi; in hp_handle_stopScan() local 258 hp_handle_uploadParameters (HpHandle this, HpScsi scsi, int *scan_depth, in hp_handle_uploadParameters() 367 HpScsi scsi=0; in sanei_hp_handle_destroy() local 398 HpScsi scsi; in sanei_hp_handle_control() local 448 HpScsi scsi; in sanei_hp_handle_getParameters() local 466 HpScsi scsi; in sanei_hp_handle_startScan() local 709 HpScsi scsi; in sanei_hp_handle_read() local
|
| D | hp-option.c | 235 hp_probed_choice_isSupported (HpScsi scsi, HpScl scl, in hp_probed_choice_isSupported() 331 hp_option_descriptor_probe (HpOptionDescriptor desc, HpScsi scsi, in hp_option_descriptor_probe() 390 hp_option_download (HpOption this, HpData data, HpOptSet optset, HpScsi scsi) in hp_option_download() 414 hp_option_upload (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) in hp_option_upload() 439 hp_option_program (HpOption this, HpScsi scsi, HpOptSet optset, HpData data) in hp_option_program() 495 void * valp, SANE_Int * info, HpScsi scsi) in hp_option_imm_set() 628 HpScsi scsi) in hp_option_imm_control() 668 hp_option_reprogram (HpOption this, HpOptSet optset, HpData data, HpScsi scsi) in hp_option_reprogram() 680 hp_option_reprobe (HpOption this, HpOptSet optset, HpData data, HpScsi scsi) in hp_option_reprobe() 742 _probe_int (_HpOption this, HpScsi scsi, HpOptSet __sane_unused__ optset, HpData data) in _probe_int() [all …]
|
| D | hp-device.c | 141 sanei_hp_device_support_probe (HpScsi scsi) in sanei_hp_device_support_probe() 224 sanei_hp_device_probe_model (enum hp_device_compat_e *compat, HpScsi scsi, in sanei_hp_device_probe_model() 310 sanei_hp_device_probe (enum hp_device_compat_e *compat, HpScsi scsi) in sanei_hp_device_probe() 325 HpScsi scsi; in hp_nonscsi_device_new() local 391 HpScsi scsi; in sanei_hp_device_new() local 408 if (sanei_hp_scsi_inq(scsi)[0] != 0x03 in sanei_hp_device_new() local
|
| D | hp-scl.c | 714 sanei_hp_is_active_xpa (HpScsi scsi) in sanei_hp_is_active_xpa() 730 sanei_hp_get_max_model (HpScsi scsi) in sanei_hp_get_max_model() 748 sanei_hp_is_flatbed_adf (HpScsi scsi) in sanei_hp_is_flatbed_adf() 1745 _hp_scl_inq (HpScsi scsi, HpScl scl, HpScl inq_cmnd, in _hp_scl_inq() 1825 sanei_hp_scl_upload_binary (HpScsi scsi, HpScl scl, size_t *lengthhp, in sanei_hp_scl_upload_binary() 1913 sanei_hp_scl_set(HpScsi scsi, HpScl scl, int val) in sanei_hp_scl_set() 1926 sanei_hp_scl_inquire(HpScsi scsi, HpScl scl, int * valp, int * minp, int * maxp) in sanei_hp_scl_inquire() 1948 hp_scl_get_bounds(HpScsi scsi, HpScl scl, int * minp, int * maxp) in hp_scl_get_bounds() 1958 hp_scl_get_bounds_and_val(HpScsi scsi, HpScl scl, in hp_scl_get_bounds_and_val() 1969 sanei_hp_scl_download(HpScsi scsi, HpScl scl, const void * valp, size_t len) in sanei_hp_scl_download() [all …]
|
| /third_party/backends/tools/ |
| D | sane-find-scanner.c | 1289 int ctr = 0, found = 0, scsi = 0; in check_mustek_pp_device() local
|