Searched refs:PH_MSGIN (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dmb89352reg.h173 #define PH_MSGIN (MSGI | CDI | IOI) macro
H A Daic6360reg.h168 #define PH_MSGIN (MSGI | CDI | IOI) macro
H A Dmb89352.c914 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;
H A Daic6360.c968 if (sc->sc_prevphase == PH_MSGIN) {
1737 if (sc->sc_prevphase == PH_MSGIN) {
1986 case PH_MSGIN:
1991 sc->sc_prevphase = PH_MSGIN;
/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380reg.h123 #define PH_MSGIN 7 macro
H A Dncr5380.c1050 case PH_MSGIN:
1279 phase = PH_MSGIN;
/netbsd-current/sys/arch/atari/dev/
H A Dncr5380reg.h123 #define PH_MSGIN 7 macro
H A Dncr5380.c1074 case PH_MSGIN:
1303 phase = PH_MSGIN;
/netbsd-current/sys/dev/isa/
H A Dseagate.c157 #define PH_MSGIN (STAT_MSG | STAT_CD | STAT_IO) macro
915 phase = PH_MSGIN;
1368 case PH_MSGIN:

Completed in 134 milliseconds