Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsharp.c2331 static int stop_on_fsu_error[2] = {COMPLAIN_ON_FSU_ERROR | COMPLAIN_ON_ADF_ERROR, variable
2447 else if (strcmp(word, "stop_on_fsu_error") == 0) in sane_init()
2460 stop_on_fsu_error[opt_index] in sane_init()
2506 new_devs->dev->info.complain_on_errors = stop_on_fsu_error[1]; in sane_init()
2519 stop_on_fsu_error[1] = stop_on_fsu_error[0]; in sane_init()
2542 new_devs->dev->info.complain_on_errors = stop_on_fsu_error[1]; in sane_init()

Completed in 5 milliseconds