Home
last modified time | relevance | path

Searched refs:adf_control (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dhs2p.h152 SANE_Int adf_control; /* 00H None, 01H Book, 01H Simplex, 02H Duplex */ member
496 #define get_adf_control(fd, a, b, c) (adf_control( (fd), GET, (a), (b), (c) ))
497 #define set_adf_control(fd, a, b, c) (adf_control( (fd), SET, (a), (b), (c) ))
H A Dhs2p-scsi.c220 DBG (DBG_info, "adf control = %#0x\n", info->adf_control); in ScannerDump()
1924 adf_control (int fd, SANE_Bool flag, SANE_Byte * adf_control, in adf_control() argument
1931 DBG (DBG_proc, ">> adf_control\n"); in adf_control()
1945 *adf_control = buf.adf_control; in adf_control()
1955 /* Byte2: adf_control: 7-2:reserved; 1-0:adf_control: Default 00H Flatbed, 01H Simplex, 02H Duplex */ in adf_control()
1958 buf.adf_control = (*adf_control in adf_control()
[all...]
H A Dibm.h370 SANE_Byte adf_control; member
H A Dhs2p-scsi.h570 SANE_Byte adf_control; /* 7-2:Reserved; 1-0:ADF selection: member
H A Dibm.c1073 mup.adf_control = 1; in sane_start()
1075 mup.adf_control = 0; in sane_start()

Completed in 8 milliseconds