HomeSort by: relevance | last modified time | path
    Searched refs:NCR_CONNECTED (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
ncr53c9x.c 1504 sc->sc_state = NCR_CONNECTED;
1633 case NCR_CONNECTED:
1976 if (sc->sc_state != NCR_CONNECTED) {
1985 if (sc->sc_state != NCR_CONNECTED) {
2155 if (sc->sc_state == NCR_CONNECTED ||
2318 case NCR_CONNECTED:
2486 if (sc->sc_state != NCR_CONNECTED &&
2614 sc->sc_state = NCR_CONNECTED;
2635 case NCR_CONNECTED:
2680 * Driver is now in state NCR_CONNECTED, i.e. w
    [all...]
ncr53c9xvar.h 347 #define NCR_CONNECTED 5 /* Actively using the SCSI bus */
  /src/sys/arch/amiga/dev/
bztzsc.c 282 if (sc->sc_state == NCR_CONNECTED)
cbiisc.c 274 if (sc->sc_state == NCR_CONNECTED)
cbsc.c 278 if (sc->sc_state == NCR_CONNECTED)
flsc.c 295 if (sc->sc_state == NCR_CONNECTED || sc->sc_state == NCR_SELECTING)

Completed in 16 milliseconds