Searched refs:sc_ebuf (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91dbguvar.h58 u_char *sc_rbuf, *sc_ebuf; member in struct:at91dbgu_softc
H A Dat91dbgu.c260 sc->sc_ebuf = sc->sc_rbuf + (AT91DBGU_RING_SIZE << 1);
938 end = sc->sc_ebuf;
1066 end = sc->sc_ebuf;
/netbsd-6-1-5-RELEASE/sys/arch/arm/ep93xx/
H A Depcomvar.h55 u_char *sc_rbuf, *sc_ebuf; member in struct:epcom_softc
H A Depcom.c218 sc->sc_ebuf = sc->sc_rbuf + (EPCOM_RING_SIZE << 1);
908 end = sc->sc_ebuf;
1030 end = sc->sc_ebuf;
/netbsd-6-1-5-RELEASE/sys/arch/arm/ixp12x0/
H A Dixp12x0_comvar.h57 u_char *sc_rbuf, *sc_ebuf; member in struct:ixpcom_softc
H A Dixp12x0_com.c217 sc->sc_ebuf = sc->sc_rbuf + (IXPCOM_RING_SIZE << 1);
925 end = sc->sc_ebuf;
1075 end = sc->sc_ebuf;
/netbsd-6-1-5-RELEASE/sys/arch/arm/sa11x0/
H A Dsa11x0_comvar.h58 u_char *sc_rbuf, *sc_ebuf; member in struct:sacom_softc
H A Dsa11x0_com.c312 sc->sc_ebuf = sc->sc_rbuf + (SACOM_RING_SIZE << 1);
1146 end = sc->sc_ebuf;
1291 end = sc->sc_ebuf;
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/dev/
H A Dplcomvar.h123 *sc_ebuf; member in struct:plcom_softc
H A Dplcom.c520 sc->sc_ebuf = sc->sc_rbuf + (plcom_rbuf_size << 1);
1747 end = sc->sc_ebuf;
1955 end = sc->sc_ebuf;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dcomvar.h183 *sc_ebuf; member in struct:com_softc
H A Dcom.c519 sc->sc_ebuf = sc->sc_rbuf + (com_rbuf_size << 1);
1704 end = sc->sc_ebuf;
1891 end = sc->sc_ebuf;
/netbsd-6-1-5-RELEASE/sys/arch/sh3/dev/
H A Dsci.c162 *sc_ebuf; member in struct:sci_softc
417 sc->sc_ebuf = sc->sc_rbuf + (sci_rbuf_size << 1);
909 end = sc->sc_ebuf;
1073 end = sc->sc_ebuf;
H A Dscif.c158 *sc_ebuf; member in struct:scif_softc
494 sc->sc_ebuf = sc->sc_rbuf + (scif_rbuf_size << 1);
1029 end = sc->sc_ebuf;
1193 end = sc->sc_ebuf;
/netbsd-6-1-5-RELEASE/sys/arch/arm/s3c2xx0/
H A Dsscom_var.h125 *sc_ebuf; member in struct:sscom_softc
H A Dsscom.c485 sc->sc_ebuf = sc->sc_rbuf + (sscom_rbuf_size << 1);
1372 end = sc->sc_ebuf;
1549 end = sc->sc_ebuf;

Completed in 209 milliseconds