taglinefilesource code
ST_INITIALIZING905drivers/char/istallion.cwhile (test_bit(ST_INITIALIZING, &portp->state)) {
ST_INITIALIZING912drivers/char/istallion.cset_bit(ST_INITIALIZING, &portp->state);
ST_INITIALIZING917drivers/char/istallion.cclear_bit(ST_INITIALIZING, &portp->state);