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

/netbsd-current/sys/dev/ic/
H A Dmb89352reg.h172 #define PH_MSGOUT (MSGI | CDI) macro
H A Daic6360reg.h167 #define PH_MSGOUT (MSGI | CDI) macro
H A Daic6360.c1257 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;
H A Dmb89352.c1242 if (sc->sc_prevphase == PH_MSGOUT) {
1844 if (sc->sc_prevphase == PH_MSGOUT) {
1931 case PH_MSGOUT:
1936 sc->sc_prevphase = PH_MSGOUT;
/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380reg.h122 #define PH_MSGOUT 6 macro
H A Dncr5380.c876 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) {
/netbsd-current/sys/arch/atari/dev/
H A Dncr5380reg.h122 #define PH_MSGOUT 6 macro
H A Dncr5380.c896 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) {
/netbsd-current/sys/dev/isa/
H A Dseagate.c156 #define PH_MSGOUT (STAT_MSG | STAT_CD) macro
954 phase = PH_MSGOUT;
1124 phase = PH_MSGOUT;
1184 phase = PH_MSGOUT;
1419 case PH_MSGOUT:

Completed in 123 milliseconds