Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson2-ops.c1667 s->ext_blocks = le32atoh(&buf[6]); in e2_start_ext_scan()
1678 s->ext_blocks++; in e2_start_ext_scan()
1679 DBG(1, "adjusted block count: %d\n", s->ext_blocks); in e2_start_ext_scan()
1760 if (s->ext_counter == s->ext_blocks && s->ext_last_len) in e2_ext_read()
1764 s->ext_counter, s->ext_blocks, in e2_ext_read()
1792 if (s->ext_counter < s->ext_blocks) { in e2_ext_read()
1795 if (s->ext_counter == (s->ext_blocks - 1)) in e2_ext_read()
H A Depson2.h407 SANE_Int ext_blocks; member

Completed in 4 milliseconds