Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson2-ops.c1668 s->ext_last_len = le32atoh(&buf[10]); in e2_start_ext_scan()
1677 if (s->ext_last_len) { in e2_start_ext_scan()
1683 if (s->ext_block_len == 0 && s->ext_last_len) in e2_start_ext_scan()
1684 s->ext_block_len = s->ext_last_len; in e2_start_ext_scan()
1760 if (s->ext_counter == s->ext_blocks && s->ext_last_len) in e2_ext_read()
1761 buf_len = s->ext_last_len; in e2_ext_read()
1796 next_len = s->ext_last_len; in e2_ext_read()
H A Depson2.h406 SANE_Int ext_last_len; member

Completed in 4 milliseconds