Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dbh.h771 /* batchmode codes used with BH_SCSI_SET_WINDOW */
817 SANE_Byte batchmode; /* 43 */ member
H A Dbh.c972 set_window (BH_Scanner *s, SANE_Byte batchmode) in set_window() argument
1088 set_window_cmd.window.batchmode = batchmode; in set_window()
1553 SANE_Byte batchmode; in start_setup() local
1708 /* if batchmode is enabled, then call set_window to in start_setup()
1716 batchmode = BH_BATCH_ENABLE; in start_setup()
1720 batchmode = BH_BATCH_DISABLE; in start_setup()
1729 (batchmode == BH_BATCH_ENABLE) ? "yes" : "no"); in start_setup()
1748 status = set_window(s, batchmode); in start_setup()
3848 /* if batchmode i in sane_cancel()
[all...]

Completed in 8 milliseconds