Home
last modified time | relevance | path

Searched refs:COMPLAIN_ON_ADF_ERROR (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dsharp.h198 #define COMPLAIN_ON_ADF_ERROR 1 macro
H A Dsharp.c410 if (sdat->complain_on_errors & COMPLAIN_ON_ADF_ERROR) in sense_handler()
417 if (sdat->complain_on_errors & COMPLAIN_ON_ADF_ERROR) in sense_handler()
457 if (sdat->complain_on_errors & COMPLAIN_ON_ADF_ERROR) in sense_handler()
465 if (sdat->complain_on_errors & COMPLAIN_ON_ADF_ERROR) in sense_handler()
2331 static int stop_on_fsu_error[2] = {COMPLAIN_ON_FSU_ERROR | COMPLAIN_ON_ADF_ERROR,
2332 COMPLAIN_ON_FSU_ERROR | COMPLAIN_ON_ADF_ERROR};
2380 dp->info.complain_on_errors = COMPLAIN_ON_ADF_ERROR | COMPLAIN_ON_FSU_ERROR; in sane_init()
3318 = COMPLAIN_ON_ADF_ERROR | s->dev->info.complain_on_errors; in sane_start()

Completed in 6 milliseconds