Lines Matching refs:adf_control
220 DBG (DBG_info, "adf control = %#0x\n", info->adf_control);
1924 adf_control (int fd, SANE_Bool flag, SANE_Byte * adf_control,
1931 DBG (DBG_proc, ">> adf_control\n");
1945 *adf_control = buf.adf_control;
1955 /* Byte2: adf_control: 7-2:reserved; 1-0:adf_control: Default 00H Flatbed, 01H Simplex, 02H Duplex */
1958 buf.adf_control = (*adf_control & 0x03);
1970 DBG (DBG_proc, ">> adf_control\n");