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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/doshift/
H A Dlcdoshift.c19 #define SHOW_PROGRESS if (show_progress) printf
39 char verbose=0, show_progress=1, ResetUSB=0, CheckSuccess=0, config_read=0; variable
208 case 'W': verbose = 1; show_progress = 1; count--; break;
209 case 'Q': show_progress = 0; verbose = 0; count--; break;
315 if (show_progress)
388 if (InquireDevice && show_progress) {
399 if (show_progress) {
610 if (show_progress) {
618 if ( ((bpoint % 10) == 0) && show_progress ) {

Completed in 64 milliseconds