taglinefilesource code
DT_TXEMPTY1042drivers/char/istallion.cnt.data = (DT_TXLOW | DT_TXEMPTY | DT_RXBUSY | DT_RXBREAK);
DT_TXEMPTY1477drivers/char/istallion.cif (ap->changed.data & DT_TXEMPTY)
DT_TXEMPTY1478drivers/char/istallion.cap->changed.data &= ~DT_TXEMPTY;
DT_TXEMPTY1607drivers/char/istallion.cif (ap->changed.data & DT_TXEMPTY)
DT_TXEMPTY1608drivers/char/istallion.cap->changed.data &= ~DT_TXEMPTY;
DT_TXEMPTY2448drivers/char/istallion.cif (nt.data & DT_TXEMPTY)
DT_TXEMPTY2450drivers/char/istallion.cif (nt.data & (DT_TXEMPTY | DT_TXLOW)) {