Searched refs:IRINTR_OE_INT (Results 1 – 2 of 2) sorted by relevance
214 IRINTR_OE_INT = 0x01 /* UART rx fifo overrun error (read LSR to clear) */ enumerator
227 (byte&IRINTR_OE_INT) ? " OE_INT" : ""); in vlsi_proc_ndev()