taglinefilesource code
ST_INITIALIZING876drivers/char/istallion.cwhile (test_bit(ST_INITIALIZING, &portp->state)) {
ST_INITIALIZING883drivers/char/istallion.cset_bit(ST_INITIALIZING, &portp->state);
ST_INITIALIZING888drivers/char/istallion.cclear_bit(ST_INITIALIZING, &portp->state);