Searched refs:NCR_CONNECTED (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9x.c1713 sc->sc_state = NCR_CONNECTED;
1848 case NCR_CONNECTED:
2200 if (sc->sc_state != NCR_CONNECTED)
2209 if (sc->sc_state != NCR_CONNECTED)
2393 if (sc->sc_state == NCR_CONNECTED ||
2552 case NCR_CONNECTED:
2734 if (sc->sc_state != NCR_CONNECTED &&
2878 sc->sc_state = NCR_CONNECTED;
2894 case NCR_CONNECTED:
2936 * Driver is now in state NCR_CONNECTED,
[all...]
H A Dncr53c9xvar.h389 #define NCR_CONNECTED 5 /* Actively using the SCSI bus */ macro

Completed in 106 milliseconds