taglinefilesource code
ST_INITIALIZING920drivers/char/istallion.cwhile (test_bit(ST_INITIALIZING, &portp->state)) {
ST_INITIALIZING927drivers/char/istallion.cset_bit(ST_INITIALIZING, &portp->state);
ST_INITIALIZING932drivers/char/istallion.cclear_bit(ST_INITIALIZING, &portp->state);