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

  /src/sys/dev/ic/
mb89352reg.h 172 #define PH_MSGOUT (MSGI | CDI)
aic6360reg.h 167 #define PH_MSGOUT (MSGI | CDI)
aic6360.c 1257 if (sc->sc_prevphase == PH_MSGOUT) {
1276 bus_space_write_1(iot, ioh, SCSISIG, PH_MSGOUT | ATNO);
1903 if (sc->sc_prevphase == PH_MSGOUT) {
1978 case PH_MSGOUT:
1983 sc->sc_prevphase = PH_MSGOUT;
mb89352.c 1242 if (sc->sc_prevphase == PH_MSGOUT) {
1844 if (sc->sc_prevphase == PH_MSGOUT) {
1931 case PH_MSGOUT:
1936 sc->sc_prevphase = PH_MSGOUT;
  /src/sys/arch/mac68k/dev/
ncr5380reg.h 122 #define PH_MSGOUT 6
ncr5380.c 876 phase = PH_MSGOUT;
906 u_char tphase = PH_MSGOUT;
919 reqp->phase = PH_MSGOUT;
1058 case PH_MSGOUT:
1309 phase = PH_MSGOUT;
1366 if (!( (ph == PH_MSGOUT) && (cnt > 1) )) {
1637 if (phase == PH_MSGOUT)
1662 if (phase == PH_MSGOUT) {
  /src/sys/arch/atari/dev/
ncr5380reg.h 122 #define PH_MSGOUT 6
ncr5380.c 896 phase = PH_MSGOUT;
926 uint8_t phse = PH_MSGOUT;
940 reqp->phase = PH_MSGOUT;
1082 case PH_MSGOUT:
1335 phase = PH_MSGOUT;
1394 if (!((ph == PH_MSGOUT) && (cnt > 1) )) {
1673 if (phase == PH_MSGOUT)
1698 if (phase == PH_MSGOUT) {
  /src/sys/dev/isa/
seagate.c 156 #define PH_MSGOUT (STAT_MSG | STAT_CD)
954 phase = PH_MSGOUT;
1124 phase = PH_MSGOUT;
1184 phase = PH_MSGOUT;
1419 case PH_MSGOUT:

Completed in 23 milliseconds