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

  /src/sys/dev/ic/
mb89352reg.h 173 #define PH_MSGIN (MSGI | CDI | IOI)
aic6360reg.h 168 #define PH_MSGIN (MSGI | CDI | IOI)
mb89352.c 914 if (sc->sc_prevphase == PH_MSGIN) {
981 bus_space_write_1(iot, ioh, PCTL, PCTL_BFINT_ENAB | PH_MSGIN);
985 != PH_MSGIN ||
1689 if (sc->sc_prevphase == PH_MSGIN) {
1904 sc->sc_prevphase == PH_MSGIN &&
1939 case PH_MSGIN:
1944 sc->sc_prevphase = PH_MSGIN;
aic6360.c 968 if (sc->sc_prevphase == PH_MSGIN) {
1737 if (sc->sc_prevphase == PH_MSGIN) {
1986 case PH_MSGIN:
1991 sc->sc_prevphase = PH_MSGIN;
  /src/sys/arch/mac68k/dev/
ncr5380reg.h 123 #define PH_MSGIN 7
ncr5380.c 1050 case PH_MSGIN:
1279 phase = PH_MSGIN;
  /src/sys/arch/atari/dev/
ncr5380reg.h 123 #define PH_MSGIN 7
ncr5380.c 1074 case PH_MSGIN:
1303 phase = PH_MSGIN;
  /src/sys/dev/isa/
seagate.c 157 #define PH_MSGIN (STAT_MSG | STAT_CD | STAT_IO)
915 phase = PH_MSGIN;
1368 case PH_MSGIN:

Completed in 20 milliseconds