Searched refs:sanei_hp_scsi_pipeout (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | hp-scsi.h | 57 SANE_Status sanei_hp_scsi_pipeout (HpScsi this, int outfd,
|
H A D | hp-handle.c | 113 DBG (1, "Starting sanei_hp_scsi_pipeout()\n"); in reader_thread() 114 status = sanei_hp_scsi_pipeout (this->scsi, this->pipe_write_fd, in reader_thread() 116 DBG (1, "sanei_hp_scsi_pipeout finished with %s\n", sane_strstatus (status)); in reader_thread() 146 status = sanei_hp_scsi_pipeout (this->scsi, this->pipe_write_fd, in reader_process()
|
H A D | hp-scl.c | 1469 sanei_hp_scsi_pipeout (HpScsi this, int outfd, HpProcessData *procdata) in sanei_hp_scsi_pipeout() function
|
Completed in 5 milliseconds