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