Searched refs:NCR_WAITI (Results 1 – 2 of 2) sorted by relevance
399 #define NCR_WAITI 0x08 /* Waiting for non-DMA data to arrive */ macro
2958 sc->sc_flags |= NCR_WAITI; in ncr53c9x_intr1()2961 if ((sc->sc_flags & NCR_WAITI) == 0) { in ncr53c9x_intr1()2967 sc->sc_flags &= ~NCR_WAITI; in ncr53c9x_intr1()