Searched refs:disr (Results 1 – 4 of 4) sorted by relevance
94 } while (tx3927_sioptr(0)->disr & TXx927_SIDISR_UVALID) in getDebugChar()99 tx3927_sioptr(0)->disr &= ~TXx927_SIDISR_RDIS; in getDebugChar()122 tx3927_sioptr(0)->disr = 0x4100; in debugInit()
83 } while (tx3927_sioptr(1)->disr & TXx927_SIDISR_UVALID) in getch()88 tx3927_sioptr(1)->disr &= ~TXx927_SIDISR_RDIS; in getch()
34 volatile unsigned long disr; member
402 *status = sio_reg(info)->disr; in receive_chars()478 status = sio_reg(info)->disr; in rs_interrupt_single()493 sio_reg(info)->disr &= ~(TXx927_SIDISR_TDIS | TXx927_SIDISR_RDIS | TXx927_SIDISR_TOUT); in rs_interrupt_single()697 sio_reg(info)->disr = 0; in startup()