Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/atari/dev/
Dncr5380.c896 phase = PH_MSGOUT; in scsi_select()
926 uint8_t phse = PH_MSGOUT; in scsi_select()
940 reqp->phase = PH_MSGOUT; in scsi_select()
1082 case PH_MSGOUT: in information_transfer()
1335 phase = PH_MSGOUT; in reselect()
1394 if (!((ph == PH_MSGOUT) && (cnt > 1) )) { in transfer_pio()
1673 if (phase == PH_MSGOUT) in reach_msg_out()
1698 if (phase == PH_MSGOUT) { in reach_msg_out()
Dncr5380reg.h122 #define PH_MSGOUT 6 macro
/netbsd/src/sys/arch/mac68k/dev/
Dncr5380.c876 phase = PH_MSGOUT; in scsi_select()
906 u_char tphase = PH_MSGOUT; in scsi_select()
919 reqp->phase = PH_MSGOUT; in scsi_select()
1058 case PH_MSGOUT: in information_transfer()
1309 phase = PH_MSGOUT; in reselect()
1366 if (!( (ph == PH_MSGOUT) && (cnt > 1) )) { in transfer_pio()
1637 if (phase == PH_MSGOUT) in reach_msg_out()
1662 if (phase == PH_MSGOUT) { in reach_msg_out()
Dncr5380reg.h122 #define PH_MSGOUT 6 macro
/netbsd/src/sys/dev/isa/
Dseagate.c156 #define PH_MSGOUT (STAT_MSG | STAT_CD) macro
954 phase = PH_MSGOUT; in sea_reselect()
1124 phase = PH_MSGOUT; in sea_select()
1184 phase = PH_MSGOUT; in sea_abort()
1419 case PH_MSGOUT: in sea_information_transfer()
/netbsd/src/sys/dev/ic/
Dmb89352reg.h172 #define PH_MSGOUT (MSGI | CDI) macro
Daic6360reg.h167 #define PH_MSGOUT (MSGI | CDI) macro
Daic6360.c1257 if (sc->sc_prevphase == PH_MSGOUT) { in aic_msgout()
1276 bus_space_write_1(iot, ioh, SCSISIG, PH_MSGOUT | ATNO); in aic_msgout()
1903 if (sc->sc_prevphase == PH_MSGOUT) { in aicintr()
1978 case PH_MSGOUT: in aicintr()
1983 sc->sc_prevphase = PH_MSGOUT; in aicintr()
Dmb89352.c1242 if (sc->sc_prevphase == PH_MSGOUT) { in spc_msgout()
1844 if (sc->sc_prevphase == PH_MSGOUT) { in spc_intr()
1931 case PH_MSGOUT: in spc_intr()
1936 sc->sc_prevphase = PH_MSGOUT; in spc_intr()