OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_oused
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
if_dmc.c
138
short
sc_oused
; /* output buffers currently in use */
member in struct:dmc_softc
338
sc->sc_iused = sc->
sc_oused
= 0;
451
if (++sc->
sc_oused
== 1)
675
if (--sc->
sc_oused
== 0)
if_dmc.c
138
short
sc_oused
; /* output buffers currently in use */
member in struct:dmc_softc
338
sc->sc_iused = sc->
sc_oused
= 0;
451
if (++sc->
sc_oused
== 1)
675
if (--sc->
sc_oused
== 0)
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025