OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_tx_fifolen
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/acpi/
qcompas.c
116
int
sc_tx_fifolen
;
member in struct:qcpas_softc
820
&sc->
sc_tx_fifolen
);
897
if (head >= sc->
sc_tx_fifolen
)
898
head -= sc->
sc_tx_fifolen
;
912
if (head >= sc->
sc_tx_fifolen
)
913
head -= sc->
sc_tx_fifolen
;
926
if (head >= sc->
sc_tx_fifolen
)
927
head -= sc->
sc_tx_fifolen
;
qcompas.c
116
int
sc_tx_fifolen
;
member in struct:qcpas_softc
820
&sc->
sc_tx_fifolen
);
897
if (head >= sc->
sc_tx_fifolen
)
898
head -= sc->
sc_tx_fifolen
;
912
if (head >= sc->
sc_tx_fifolen
)
913
head -= sc->
sc_tx_fifolen
;
926
if (head >= sc->
sc_tx_fifolen
)
927
head -= sc->
sc_tx_fifolen
;
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025