OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_rxpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/goldfish/
gfttyvar.h
63
int
sc_rxpos
; /* tty lock */
member in struct:gftty_softc
/src/sys/arch/arm/footbridge/
footbridge_com.c
96
int
sc_rxpos
;
member in struct:fcom_softc
244
sc->
sc_rxpos
= 0;
539
len = sc->
sc_rxpos
;
542
sc->
sc_rxpos
= 0;
585
if (sc->
sc_rxpos
< RX_BUFFER_SIZE) {
586
sc->sc_rxbuf[sc->
sc_rxpos
++] = byte;
Completed in 39 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025