Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/s3c2xx0/ | |
sscom_var.h | 115 u_int sc_overflows, member in struct:sscom_softc |
/src/sys/arch/evbarm/dev/ | |
plcomvar.h | 104 u_int sc_overflows, member in struct:plcom_softc |
/src/sys/arch/sh3/dev/ | |
sci.c | 154 u_int sc_overflows, member in struct:sci_softc 889 overflows = sc->sc_overflows; 890 sc->sc_overflows = 0; |
scif.c | 143 u_int sc_overflows, member in struct:scif_softc 1012 overflows = sc->sc_overflows; 1013 sc->sc_overflows = 0; |
/src/sys/dev/ic/ | |
comvar.h | 147 u_int sc_overflows, member in struct:com_softc |
/src/sys/dev/pci/ | |
cz.c | 132 u_int sc_overflows, member in struct:cztty_softc 791 sc->sc_overflows++; 1515 overflows = sc->sc_overflows; 1516 sc->sc_overflows = 0; |
/src/sys/arch/atari/dev/ | |
ser.c | 166 int sc_overflows; member in struct:ser_softc 1018 overflows = sc->sc_overflows; 1019 sc->sc_overflows = 0; 1096 sc->sc_overflows++; |