Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/luna88k/dev/
Dmb89352reg.h205 #define PH_MSGIN (MSGI | CDI | IOI) macro
Dmb89352.c816 if (sc->sc_prevphase == PH_MSGIN) { in spc_msgin()
1629 if (sc->sc_prevphase == PH_MSGIN) { in spc_intr()
1841 sc->sc_prevphase == PH_MSGIN && sc->sc_state != SPC_CONNECTED) in spc_intr()
1875 case PH_MSGIN: in spc_intr()
1880 sc->sc_prevphase = PH_MSGIN; in spc_intr()
/openbsd/src/sys/dev/ic/
Daic6360reg.h169 #define PH_MSGIN (MSGI | CDI | IOI) macro
Daic6360.c854 if (sc->sc_prevphase == PH_MSGIN) { in aic_msgin()
1616 if (sc->sc_prevphase == PH_MSGIN) { in aicintr()
1866 case PH_MSGIN: in aicintr()
1871 sc->sc_prevphase = PH_MSGIN; in aicintr()