OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_free_txstats
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
645
void (*
sc_free_txstats
)(struct bwi_softc *);
member in struct:bwi_softc
bwi.c
2596
(sc->
sc_free_txstats
)(sc);
8055
sc->
sc_free_txstats
= bwi_free_txstats_pio;
8121
sc->
sc_free_txstats
= bwi_free_txstats32;
8140
sc->
sc_free_txstats
= bwi_free_txstats64;
Completed in 49 milliseconds
Indexes created Mon Oct 27 04:09:48 GMT 2025