taglinefilesource code
ST_CLOSING1099drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
ST_CLOSING1175drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
ST_CLOSING1197drivers/char/istallion.cset_bit(ST_CLOSING, &portp->state);
ST_CLOSING1208drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
ST_CLOSING2107drivers/char/istallion.cif (! test_bit(ST_CLOSING, &portp->state))
ST_CLOSING2388drivers/char/istallion.cif (test_bit(ST_CLOSING, &portp->state)) {
ST_CLOSING2395drivers/char/istallion.cclear_bit(ST_CLOSING, &portp->state);
ST_CLOSING2574drivers/char/istallion.ctest_bit(ST_CLOSING, &portp->state) ||