Lines Matching defs:busy
738 SANE_Int *busy,
757 *busy = data[0];
762 (u_long) lenp, *busy, *bytes_per_line, *lines, retry);
765 if (*busy != 0) {
767 DBG(23, "get_scan_status: busy, retry in %d...\n",
771 } while ((*busy != 0) && (retry < 4));
773 if (*busy == 0) return status;
2332 SANE_Int busy, linewidth, lines;
2343 if ((status = get_scan_status(s, &busy, &linewidth, &lines))
2426 SANE_Int busy, linewidth, lines;
2464 if ((statusA = get_scan_status(s, &busy,
2948 SANE_Int busy, linewidth, remaining;
2953 status = get_scan_status(s, &busy, &linewidth, &remaining);
2958 DBG(18, "read_from_scanner: gss busy, linewidth, remaining: %d, %d, %d\n",
2959 busy, linewidth, remaining);
3848 SANE_Int busy, linewidth;
3902 if ((status = get_scan_status(s, &busy,