taglinefilesource code
ASYI_TXLOW963drivers/char/stallion.cclear_bit(ASYI_TXLOW, &portp->istate);
ASYI_TXLOW1578drivers/char/stallion.cif ((len == 0) || ((len < STL_TXBUFLOW) && (test_bit(ASYI_TXLOW, &portp->istate) == 0))) {
ASYI_TXLOW1579drivers/char/stallion.cset_bit(ASYI_TXLOW, &portp->istate);
ASYI_TXLOW1909drivers/char/stallion.cif (test_bit(ASYI_TXLOW, &portp->istate)) {