Home
last modified time | relevance | path

Searched defs:expected_read_bytes (Results 1 – 2 of 2) sorted by relevance

/third_party/backends/backend/
Dsnapscan-scsi.c1364 size_t expected_read_bytes; in calibrate_epson() local
1517 size_t expected_read_bytes = num_lines * calibration_line_length(pss); in read_calibration_data() local
Dsnapscan.h375 size_t expected_read_bytes; /* expected amount of data in a single read */ member