taglinefilesource code
ASYI_TXLOW959drivers/char/stallion.cclear_bit(ASYI_TXLOW, &portp->istate);
ASYI_TXLOW1574drivers/char/stallion.cif ((len == 0) || ((len < STL_TXBUFLOW) && (test_bit(ASYI_TXLOW, &portp->istate) == 0))) {
ASYI_TXLOW1575drivers/char/stallion.cset_bit(ASYI_TXLOW, &portp->istate);
ASYI_TXLOW1905drivers/char/stallion.cif (test_bit(ASYI_TXLOW, &portp->istate)) {