Searched refs:fifo_diag (Results 1 – 3 of 3) sorted by relevance
628 u16 fifo_diag; in el3_interrupt() local630 fifo_diag = inw(ioaddr + 4); in el3_interrupt()633 fifo_diag); in el3_interrupt()634 if (fifo_diag & 0x0400) { in el3_interrupt()639 if (fifo_diag & 0x2000) { in el3_interrupt()
821 u16 fifo_diag; in el3_interrupt() local823 fifo_diag = inw(ioaddr + Wn4_FIFODiag); in el3_interrupt()826 fifo_diag); in el3_interrupt()827 if (fifo_diag & 0x0400) { in el3_interrupt()832 if (fifo_diag & 0x2000) { in el3_interrupt()
2028 u16 fifo_diag; in vortex_error() local2029 fifo_diag = window_read16(vp, 4, Wn4_FIFODiag); in vortex_error()2031 dev->name, fifo_diag); in vortex_error()2045 } else if (fifo_diag & 0x0400) in vortex_error()2047 if (fifo_diag & 0x3000) { in vortex_error()