Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsharp.h197 #define COMPLAIN_ON_FSU_ERROR 2 macro
H A Dsharp.c431 if (sdat->complain_on_errors & COMPLAIN_ON_FSU_ERROR) in sense_handler()
438 if (sdat->complain_on_errors & COMPLAIN_ON_FSU_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()
2461 = i ? COMPLAIN_ON_FSU_ERROR : 0; in sane_init()

Completed in 6 milliseconds