Home
last modified time | relevance | path

Searched refs:NCR_WAITI (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/esp/
Dncr53c9xvar.h399 #define NCR_WAITI 0x08 /* Waiting for non-DMA data to arrive */ macro
Dncr53c9x.c2958 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()