Searched refs:NCR_ATN (Results 1 – 2 of 2) sorted by relevance
905 sc->sc_flags |= NCR_ATN; in ncr53c9x_select()930 sc->sc_flags |= NCR_ATN; in ncr53c9x_select()1543 sc->sc_flags |= NCR_ATN; \2116 sc->sc_flags |= NCR_ATN; in ncr53c9x_msgin()2153 if (sc->sc_flags & NCR_ATN) { in ncr53c9x_msgout()2260 sc->sc_flags &= ~NCR_ATN; in ncr53c9x_msgout()3003 sc->sc_flags |= NCR_ATN; in ncr53c9x_intr1()
400 #define NCR_ATN 0x10 /* ATN asserted */ macro