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

/netbsd-current/sys/arch/amiga/dev/
H A Dscireg.h71 #define sci_irecv sci_iack /* w: Start DMA receive, initiator */
H A Dscivar.h60 volatile u_char *sci_irecv; /* w: Start DMA receive, initiator */ member in struct:sci_softc
H A Dotgsc.c145 sc->sci_irecv = rp + 0x70;
201 *dev->sci_irecv = 0;
H A Dwstsc.c157 sc->sci_irecv = rp + 14;
219 *dev->sci_irecv = 0;
356 *(dev->sci_irecv + 16) = 0;
420 *dev->sci_irecv = 0;
522 *dev->sci_irecv = 0;
H A Dempsc.c145 sc->sci_irecv = rp + 0x70;
H A Divsc.c150 sc->sci_irecv = rp + 14;
207 *dev->sci_irecv = 0;
H A Dmlhsc.c143 sc->sci_irecv = rp + 15;
198 *dev->sci_irecv = 0;
/netbsd-current/sys/arch/mac68k/include/
H A Dscsi_5380.h67 #define sci_irecv sci_iack /* w: Start DMA receive, initiator */ macro
/netbsd-current/sys/dev/ic/
H A Dncr5380reg.h90 #define sci_irecv sci_r7 /* w: Start DMA receive, initiator */ macro
/netbsd-current/sys/arch/mac68k/dev/
H A Dsbc.c264 *ncr_sc->sci_irecv = 0;
723 *ncr_sc->sci_irecv = 0;
/netbsd-current/sys/arch/news68k/dev/
H A Dsi.c302 NCR5380_WRITE(ncr_sc, sci_irecv, 0);
/netbsd-current/sys/dev/podulebus/
H A Dhcsc.c277 NCR5380_WRITE(ncr_sc, sci_irecv, 0);
H A Doak.c292 NCR5380_WRITE(ncr_sc, sci_irecv, 0);
/netbsd-current/sys/arch/sun3/dev/
H A Dsi_obio.c410 *ncr_sc->sci_irecv = 0; /* start it */
H A Dsi_vme.c415 *ncr_sc->sci_irecv = 0; /* start it */
H A Dsi_sebuf.c417 *ncr_sc->sci_irecv = 0; /* start it */
/netbsd-current/sys/arch/vax/vsa/
H A Dncr.c375 NCR5380_WRITE(ncr_sc, sci_irecv, 0);
/netbsd-current/sys/arch/sparc/dev/
H A Dsw.c780 NCR5380_WRITE(ncr_sc, sci_irecv, 0); /* start it */
/netbsd-current/sys/dev/vme/
H A Dsi.c762 NCR5380_WRITE(ncr_sc, sci_irecv, 0); /* start it */

Completed in 242 milliseconds