Home
last modified time | relevance | path

Searched refs:sci_tcmd (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dotgsc.c137 sc->sci_tcmd = rp + 0x30; in otgscattach()
198 *dev->sci_tcmd = phase; in otgsc_dma_xfer_in()
245 *dev->sci_tcmd = phase; in otgsc_dma_xfer_out()
H A Dwstsc.c149 sc->sci_tcmd = rp + 6; in wstscattach()
216 *dev->sci_tcmd = phase; in wstsc_dma_xfer_in()
301 *dev->sci_tcmd = phase; in wstsc_dma_xfer_out()
353 *dev->sci_tcmd = phase; in wstsc_dma_xfer_in2()
445 *dev->sci_tcmd = phase; in wstsc_dma_xfer_out2()
H A Dsci.c337 *dev->sci_tcmd = 0; in scireset()
385 *dev->sci_tcmd = 0; in sciselectbus()
415 *dev->sci_tcmd = phase; in sci_ixfer_out()
461 *dev->sci_tcmd = phase; in sci_ixfer_in()
H A Divsc.c142 sc->sci_tcmd = rp + 6; in ivscattach()
205 *dev->sci_tcmd = phase; in ivsc_dma_xfer_in()
289 *dev->sci_tcmd = phase; in ivsc_dma_xfer_out()
H A Dmlhsc.c135 sc->sci_tcmd = rp + 7; in mlhscattach()
195 *dev->sci_tcmd = phase; in mlhsc_dma_xfer_in()
282 *dev->sci_tcmd = phase; in mlhsc_dma_xfer_out()
H A Dscireg.h55 volatile unsigned char sci_tcmd; /* rw: Target command */
H A Dscivar.h52 volatile u_char *sci_tcmd; /* rw: Target command */ member
H A Dempsc.c137 sc->sci_tcmd = rp + 0x30; in empscattach()
/netbsd-src/sys/dev/ic/
H A Dncr5380sbc.c376 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID); in ncr5380_init()
406 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID); in ncr5380_reset_scsibus()
1210 NCR5380_WRITE(sc, sci_tcmd, PHASE_MSG_IN); in ncr5380_reselect()
1288 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID);
1325 NCR5380_WRITE(sc, sci_tcmd, PHASE_DATA_OUT); in ncr5380_select()
1479 NCR5380_WRITE(sc, sci_tcmd, PHASE_INVALID); in ncr5380_select()
1563 NCR5380_WRITE(sc, sci_tcmd, PHASE_MSG_IN); in ncr5380_msg_in()
1802 NCR5380_WRITE(sc, sci_tcmd, PHASE_MSG_OUT); in ncr5380_msg_out()
2024 NCR5380_WRITE(sc, sci_tcmd, PHASE_COMMAND); in ncr5380_command()
2119 NCR5380_WRITE(sc, sci_tcmd, phas in ncr5380_data_xfer()
[all...]
H A Dncr5380reg.h78 #define sci_tcmd sci_r3 /* rw: Target command */ macro
/netbsd-src/sys/arch/news68k/dev/
H A Dsi.c281 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_DATA_OUT); in si_dma_start()
293 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_DATA_IN); in si_dma_start()
372 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_INVALID); in si_dma_stop()
/netbsd-src/sys/arch/sun3/dev/
H A Dsi_vme.c405 *ncr_sc->sci_tcmd = PHASE_DATA_OUT; in si_vme_dma_start()
411 *ncr_sc->sci_tcmd = PHASE_DATA_IN; in si_vme_dma_start()
462 *ncr_sc->sci_tcmd = PHASE_INVALID; in si_vme_dma_stop()
H A Dsi_obio.c400 *ncr_sc->sci_tcmd = PHASE_DATA_OUT; in si_obio_dma_start()
406 *ncr_sc->sci_tcmd = PHASE_DATA_IN; in si_obio_dma_start()
454 *ncr_sc->sci_tcmd = PHASE_INVALID; in si_obio_dma_stop()
H A Dsi_sebuf.c407 *ncr_sc->sci_tcmd = PHASE_DATA_OUT; in se_dma_start()
413 *ncr_sc->sci_tcmd = PHASE_DATA_IN; in se_dma_start()
464 *ncr_sc->sci_tcmd = PHASE_INVALID; in se_dma_stop()
/netbsd-src/sys/arch/mac68k/include/
H A Dscsi_5380.h51 volatile unsigned char sci_tcmd; /* rw: Target command */ member
/netbsd-src/sys/arch/vax/vsa/
H A Dncr.c365 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_DATA_OUT); in si_dma_go()
371 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_DATA_IN); in si_dma_go()
/netbsd-src/sys/arch/sparc/dev/
H A Dsw.c752 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_DATA_OUT); in sw_dma_start()
767 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_DATA_IN); in sw_dma_start()
/netbsd-src/sys/arch/mac68k/dev/
H A Dsbc.c735 *ncr_sc->sci_tcmd = PHASE_DATA_OUT; in sbc_dma_eop()
743 *ncr_sc->sci_tcmd = PHASE_DATA_IN; in sbc_dma_stop()
/netbsd-src/sys/dev/vme/
H A Dsi.c744 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_DATA_OUT); in si_dma_start()
754 NCR5380_WRITE(ncr_sc, sci_tcmd, PHASE_DATA_IN); in si_dma_start()