Home
last modified time | relevance | path

Searched refs:reserve_unit (Results 1 - 16 of 16) sorted by relevance

/third_party/backends/backend/
H A Dhs2p.h484 #define reserve_unit(fd) (unit_cmd((fd),HS2P_SCSI_RESERVE_UNIT)) macro
H A Dpie-scsidef.h284 static scsiblk reserve_unit = { reserve_unitC, sizeof(reserve_unitC) }; variable
H A Ds9036.c66 reserve_unit (int fd) in reserve_unit() function
72 DBG (3, "reserve_unit()\n"); in reserve_unit()
1163 status = reserve_unit (s->fd); in sane_start()
1166 DBG (1, "open: reserve_unit() failed: %s\n", sane_strstatus (status)); in sane_start()
H A Dcanon-scsi.c119 reserve_unit (int fd) in reserve_unit() function
123 DBG (31, ">> reserve_unit\n"); in reserve_unit()
129 DBG (31, "<< reserve_unit\n"); in reserve_unit()
H A Dcoolscan-scsidef.h201 static scsiblk reserve_unit =
H A Dagfafocus.c146 reserve_unit (int fd) in reserve_unit() function
163 DBG (3, "reserve_unit()\n"); in reserve_unit()
1943 status = reserve_unit (s->fd); in sane_start()
1946 DBG (1, "open: reserve_unit() failed: %s\n", sane_strstatus (status)); in sane_start()
H A Dsnapscan-scsi.c619 static void reserve_unit (SnapScan_Scanner *pss) in reserve_unit() function
621 static const char *me = "reserve_unit"; in reserve_unit()
1196 reserve_unit(&copy); in get_focus()
H A Dumax-scsidef.h441 static scsiblk reserve_unit = { reserve_unitC, sizeof(reserve_unitC) }; variable
H A Dpie.c2478 sanei_scsi_cmd (scanner->sfd, reserve_unit.cmd, reserve_unit.size, NULL, in pie_grab_scanner()
H A Dsnapscan.c1678 reserve_unit(pss); in sane_start()
2556 * Raised the priority of a couple of DBG messages in reserve_unit()
2584 * I've also figured out that we need to use reserve_unit and
H A Dcoolscan.c334 ret = do_scsi_cmd (s->sfd, reserve_unit.cmd, reserve_unit.size, NULL, 0); in coolscan_grab_scanner()
H A Davision.c6740 reserve_unit (Avision_Scanner* s) in reserve_unit() function
6746 DBG (1, "reserve_unit:\n"); in reserve_unit()
6800 SANE_Status status2 = reserve_unit (s);
7534 status = reserve_unit (s); in reader_process()
7536 DBG (1, "reader_process: reserve_unit failed: %s\n", in reader_process()
H A Dcanon.c714 status = reserve_unit (fd); in attach()
H A Dumax.c1659 status = umax_scsi_cmd(dev, reserve_unit.cmd, reserve_unit.size, NULL, NULL); in umax_grab_scanner()
H A Dhs2p.c2961 if ((status = reserve_unit (s->fd)) != SANE_STATUS_GOOD) in sane_start()
2963 DBG (DBG_error, "sane_start: reserve_unit() failed: %s\n", in sane_start()
H A Dsharp.c642 reserve_unit (int fd)
646 DBG (11, "<< reserve_unit ");

Completed in 54 milliseconds