Home
last modified time | relevance | path

Searched refs:PH_MSGIN (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/ic/
Daic6360reg.h169 #define PH_MSGIN (MSGI | CDI | IOI) macro
Daic6360.c917 if (sc->sc_prevphase == PH_MSGIN) {
1687 if (sc->sc_prevphase == PH_MSGIN) {
1938 case PH_MSGIN:
1943 sc->sc_prevphase = PH_MSGIN;
/mirbsd/src/sys/dev/isa/
Dseagate.c156 #define PH_MSGIN (STAT_MSG | STAT_CD | STAT_IO) macro
885 phase = PH_MSGIN;
1356 case PH_MSGIN: