Home
last modified time | relevance | path

Searched refs:hconfig (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan-options.c257 scanner structure's hardware configuration byte (hconfig) to be valid.
523 if (ps->hconfig & HCFG_TPO) in init_options()
528 if (ps->hconfig & HCFG_ADF) in init_options()
671 if ((!(ps->hconfig & HCFG_CAL_ALLOWED)) in init_options()
822 switch (ps->hconfig & HCFG_HT) in init_options()
990 ((pss->mode == MD_BILEVELCOLOUR) && (pss->hconfig & HCFG_HT) && in control_options()
1025 ((pss->mode == MD_LINEART) && (pss->hconfig & HCFG_HT) && in control_options()
1275 int ht_cap = pss->hconfig & HCFG_HT; in sane_control_option()
1312 int ht_cap = pss->hconfig & HCFG_HT; in sane_control_option()
H A Dsnapscan.h382 u_char hconfig; /* hardware configuration byte */ member
H A Dsnapscan-scsi.c553 pss->hconfig = pss->buf[INQUIRY_HCFG]; in inquiry()
570 if (pss->hconfig & HCFG_ADC) in inquiry()
577 pss->hconfig); in inquiry()
H A Dsnapscan.c1595 if (pss->hconfig & HCFG_RB) in measure_transfer_rate()

Completed in 10 milliseconds