taglinefilesource code
opt_state_e664drivers/block/optcd.cstatic volatile enum opt_state_e opt_state = OPT_S_IDLE;
opt_state_e666drivers/block/optcd.cstatic volatile enum opt_state_e opt_state_old = OPT_S_STOP;