Lines Matching refs:HpScsi
47 SANE_Status sanei_hp_nonscsi_new (HpScsi * newp, const char * devname,
49 SANE_Status sanei_hp_scsi_new (HpScsi * newp, const char * devname);
50 void sanei_hp_scsi_destroy (HpScsi this,int completely);
52 hp_byte_t * sanei_hp_scsi_inq (HpScsi this);
53 const char *sanei_hp_scsi_model (HpScsi this);
54 const char *sanei_hp_scsi_vendor (HpScsi this);
55 const char *sanei_hp_scsi_devicename (HpScsi this);
57 SANE_Status sanei_hp_scsi_pipeout (HpScsi this, int outfd,
60 SANE_Status sanei_hp_scl_calibrate (HpScsi scsi);
61 SANE_Status sanei_hp_scl_startScan (HpScsi scsi, HpScl scl);
62 SANE_Status sanei_hp_scl_reset (HpScsi scsi);
63 SANE_Status sanei_hp_scl_clearErrors (HpScsi scsi);
64 SANE_Status sanei_hp_scl_errcheck (HpScsi scsi);
66 SANE_Status sanei_hp_scl_upload_binary (HpScsi scsi, HpScl scl,
68 SANE_Status sanei_hp_scl_set (HpScsi scsi, HpScl scl, int val);
69 SANE_Status sanei_hp_scl_inquire(HpScsi scsi, HpScl scl,
71 SANE_Status sanei_hp_scl_upload (HpScsi scsi, HpScl scl,
73 SANE_Status sanei_hp_scl_download (HpScsi scsi, HpScl scl,