OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_lastack
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sgecvar.h
65
int
sc_lastack
;
member in struct:ze_softc
/src/sys/dev/qbus/
if_qe.c
93
int
sc_lastack
;
member in struct:qe_softc
401
sc->sc_nexttx = sc->sc_inq = sc->
sc_lastack
= 0;
598
while (qc->qc_xmit[sc->
sc_lastack
].qe_status1 != QE_NOTYET) {
599
int idx = sc->
sc_lastack
;
602
if (++sc->
sc_lastack
== TXDESCS)
603
sc->
sc_lastack
= 0;
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025