taglinefilesource code
ST_INITIALIZING867drivers/char/istallion.cwhile (test_bit(ST_INITIALIZING, &portp->state)) {
ST_INITIALIZING874drivers/char/istallion.cset_bit(ST_INITIALIZING, &portp->state);
ST_INITIALIZING879drivers/char/istallion.cclear_bit(ST_INITIALIZING, &portp->state);