Searched refs:fifo_diag (Results 1 – 3 of 3) sorted by relevance
640 u16 fifo_diag; in el3_interrupt() local642 fifo_diag = inw(ioaddr + 4); in el3_interrupt()645 fifo_diag); in el3_interrupt()646 if (fifo_diag & 0x0400) { in el3_interrupt()651 if (fifo_diag & 0x2000) { in el3_interrupt()
815 u16 fifo_diag; in el3_interrupt() local817 fifo_diag = inw(ioaddr + Wn4_FIFODiag); in el3_interrupt()820 fifo_diag); in el3_interrupt()821 if (fifo_diag & 0x0400) { in el3_interrupt()826 if (fifo_diag & 0x2000) { in el3_interrupt()
2003 u16 fifo_diag; in vortex_error() local2004 fifo_diag = window_read16(vp, 4, Wn4_FIFODiag); in vortex_error()2006 dev->name, fifo_diag); in vortex_error()2020 } else if (fifo_diag & 0x0400) in vortex_error()2022 if (fifo_diag & 0x3000) { in vortex_error()