Searched refs:NCRSTAT_INT (Results 1 – 4 of 4) sorted by relevance
73 #define NCRSTAT_INT 0x80 /* Interrupt */ macro
894 if (NCR_READ_REG(sc, NCR_STAT) & NCRSTAT_INT) { in ncr53c9x_poll()
305 return !!(NCR_READ_REG(sc, NCR_STAT) & NCRSTAT_INT);
337 return (PCSCP_READ_REG(esc, NCR_STAT) & NCRSTAT_INT) != 0; in pcscp_dma_isintr()