Searched refs:sci_dma_send (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/include/
H A Dscsi_5380.h59 #define sci_dma_send sci_csr /* w: Start DMA send data */ macro
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dscireg.h63 #define sci_dma_send sci_csr /* w: Start DMA send data */
H A Dscivar.h56 volatile u_char *sci_dma_send; /* w: Start DMA send data */ member in struct:sci_softc
H A Dotgsc.c140 sc->sci_dma_send = rp + 0x50;
247 *dev->sci_dma_send = 0;
H A Dwstsc.c151 sc->sci_dma_send = rp + 10;
302 *dev->sci_dma_send = 0;
446 *dev->sci_dma_send = 0;
470 *dev->sci_dma_send = 0;
504 *dev->sci_dma_send = 0;
H A Dempsc.c140 sc->sci_dma_send = rp + 0x50;
H A Divsc.c144 sc->sci_dma_send = rp + 10;
290 *dev->sci_dma_send = 0;
H A Dmlhsc.c138 sc->sci_dma_send = rp + 11;
282 *dev->sci_dma_send = 0;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dncr5380reg.h84 #define sci_dma_send sci_r5 /* w: Start DMA send data */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dsbc.c332 *ncr_sc->sci_dma_send = 0;
717 *ncr_sc->sci_dma_send = 0;
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dsi_obio.c405 *ncr_sc->sci_dma_send = 0; /* start it */
H A Dsi_vme.c410 *ncr_sc->sci_dma_send = 0; /* start it */
H A Dsi_sebuf.c413 *ncr_sc->sci_dma_send = 0; /* start it */
/netbsd-6-1-5-RELEASE/sys/arch/vax/vsa/
H A Dncr.c355 NCR5380_WRITE(ncr_sc, sci_dma_send, 0);
/netbsd-6-1-5-RELEASE/sys/arch/news68k/dev/
H A Dsi.c290 NCR5380_WRITE(ncr_sc, sci_dma_send, 0);
/netbsd-6-1-5-RELEASE/sys/dev/podulebus/
H A Dhcsc.c313 NCR5380_WRITE(ncr_sc, sci_dma_send, 0);
H A Doak.c330 NCR5380_WRITE(ncr_sc, sci_dma_send, 0);
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dsw.c767 NCR5380_WRITE(ncr_sc, sci_dma_send, 0); /* start it */
/netbsd-6-1-5-RELEASE/sys/dev/vme/
H A Dsi.c755 NCR5380_WRITE(ncr_sc, sci_dma_send, 0); /* start it */

Completed in 209 milliseconds