Searched refs:PHASE_INVALID (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | ncr5380sbc.c | 367 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 D | ncr5380var.h | 94 #define PHASE_INVALID PHASE_UNSPEC1 macro
|
/netbsd-src/sys/arch/news68k/dev/ |
H A D | si.c | 372 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_INVALID); in si_dma_stop()
|
/netbsd-src/sys/arch/sun3/dev/ |
H A D | si_vme.c | 462 *ncr_sc->sci_tcmd = PHASE_INVALID; in si_vme_dma_stop()
|
H A D | si_obio.c | 454 *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 D | si_sebuf.c | 464 *ncr_sc->sci_tcmd = PHASE_INVALID; in se_dma_stop()
|