Searched refs:NCR_CONNECTED (Results 1 – 6 of 6) sorted by relevance
1504 sc->sc_state = NCR_CONNECTED; in ncr53c9x_reselect()1633 case NCR_CONNECTED: in ncr53c9x_msgin()1976 if (sc->sc_state != NCR_CONNECTED) { in ncr53c9x_msgout()1985 if (sc->sc_state != NCR_CONNECTED) { in ncr53c9x_msgout()2155 if (sc->sc_state == NCR_CONNECTED || in ncr53c9x_intr()2318 case NCR_CONNECTED: in ncr53c9x_intr()2486 if (sc->sc_state != NCR_CONNECTED && in ncr53c9x_intr()2614 sc->sc_state = NCR_CONNECTED; in ncr53c9x_intr()2635 case NCR_CONNECTED: in ncr53c9x_intr()2683 if (sc->sc_state != NCR_CONNECTED || ecb == NULL) { in ncr53c9x_intr()[all …]
347 #define NCR_CONNECTED 5 /* Actively using the SCSI bus */ macro
282 if (sc->sc_state == NCR_CONNECTED) in bztzsc_dma_isintr()
274 if (sc->sc_state == NCR_CONNECTED) in cbiisc_dma_isintr()
278 if (sc->sc_state == NCR_CONNECTED) in cbsc_dma_isintr()
295 if (sc->sc_state == NCR_CONNECTED || sc->sc_state == NCR_SELECTING) in flsc_dma_isintr()