Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dpieusb_scancmd.c64 static void _prep_scsi_cmd(SANE_Byte* command_bytes, SANE_Byte command, SANE_Word size);
204 _prep_scsi_cmd (command, SCSI_TEST_UNIT_READY, 0); in sanei_pieusb_cmd_test_unit_ready()
227 _prep_scsi_cmd(command, SCSI_SLIDE, SLIDE_DATA_SIZE); in sanei_pieusb_cmd_slide()
261 _prep_scsi_cmd(command, SCSI_REQUEST_SENSE, size); in sanei_pieusb_cmd_get_sense()
317 _prep_scsi_cmd (command, SCSI_WRITE, SCSI_COMMAND_LEN); in sanei_pieusb_cmd_get_scan_frame()
330 _prep_scsi_cmd (command, SCSI_READ, size); in sanei_pieusb_cmd_get_scan_frame()
362 _prep_scsi_cmd (command, SCSI_WRITE, CMD_17_SIZE); in sanei_pieusb_cmd_17()
398 _prep_scsi_cmd (command, SCSI_WRITE, SCSI_COMMAND_LEN); in sanei_pieusb_cmd_get_shading_parms()
408 _prep_scsi_cmd(command, SCSI_READ, size); in sanei_pieusb_cmd_get_shading_parms()
464 _prep_scsi_cmd (comman in sanei_pieusb_cmd_get_scanned_lines()
1204 _prep_scsi_cmd(SANE_Byte* command, SANE_Byte code, SANE_Word size) _prep_scsi_cmd() function
[all...]

Completed in 2 milliseconds