taglinefilesource code
ST_CLOSING1155drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
ST_CLOSING1231drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
ST_CLOSING1253drivers/char/istallion.cset_bit(ST_CLOSING, &portp->state);
ST_CLOSING1264drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
ST_CLOSING2206drivers/char/istallion.cif (! test_bit(ST_CLOSING, &portp->state))
ST_CLOSING2491drivers/char/istallion.cif (test_bit(ST_CLOSING, &portp->state)) {
ST_CLOSING2498drivers/char/istallion.cclear_bit(ST_CLOSING, &portp->state);
ST_CLOSING2679drivers/char/istallion.ctest_bit(ST_CLOSING, &portp->state) ||