taglinefilesource code
ASYI_TXLOW1006drivers/char/stallion.cclear_bit(ASYI_TXLOW, &portp->istate);
ASYI_TXLOW1634drivers/char/stallion.cif ((len == 0) || ((len < STL_TXBUFLOW) && (test_bit(ASYI_TXLOW, &portp->istate) == 0))) {
ASYI_TXLOW1635drivers/char/stallion.cset_bit(ASYI_TXLOW, &portp->istate);
ASYI_TXLOW1986drivers/char/stallion.cif (test_bit(ASYI_TXLOW, &portp->istate)) {