OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_txpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/dreamcast/dev/maple/
maplevar.h
181
uint32_t *
sc_txpos
; /* current write position in tx buffer */
member in struct:maple_softc
maple.c
417
sc->sc_txlink = sc->
sc_txpos
= sc->sc_txbuf;
427
if (sc->
sc_txpos
== sc->sc_txbuf)
442
uint32_t *p = sc->
sc_txpos
;
472
sc->
sc_txpos
= p;
Completed in 101 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025