Home
last modified time | relevance | path

Searched refs:PHASE_INVALID (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dncr5380sbc.c367 sc->sc_prevphase = PHASE_INVALID; in ncr5380_init()
376 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID); in ncr5380_init()
406 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID); in ncr5380_reset_scsibus()
931 sc->sc_prevphase = PHASE_INVALID; in ncr5380_sched()
957 sc->sc_prevphase = PHASE_INVALID; in ncr5380_sched()
1233 sc->sc_prevphase = PHASE_INVALID; in ncr5380_reselect()
1284 sc->sc_prevphase = PHASE_INVALID;
1288 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID);
1479 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID); in ncr5380_select()
2382 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID); in ncr5380_machine()
[all...]
H A Dncr5380var.h94 #define PHASE_INVALID PHASE_UNSPEC1 macro
/netbsd-src/sys/arch/news68k/dev/
H A Dsi.c372 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_INVALID); in si_dma_stop()
/netbsd-src/sys/arch/sun3/dev/
H A Dsi_vme.c462 *ncr_sc->sci_tcmd = PHASE_INVALID; in si_vme_dma_stop()
H A Dsi_obio.c454 *ncr_sc->sci_tcmd = PHASE_INVALID; in si_obio_dma_stop()
552 /* XXX: set tcmd to PHASE_INVALID? */ in si_obio_dma_stop()
H A Dsi_sebuf.c464 *ncr_sc->sci_tcmd = PHASE_INVALID; in se_dma_stop()