OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_rxctl_queue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sdmmc/
if_bwfm_sdio.c
100
struct mbuf *
sc_rxctl_queue
;
member in struct:bwfm_sdio_softc
383
sc->
sc_rxctl_queue
= NULL;
1702
while ((m = bwfm_qget(&sc->
sc_rxctl_queue
)) == NULL) {
1832
bwfm_qput(&sc->
sc_rxctl_queue
, m);
if_bwfm_sdio.c
100
struct mbuf *
sc_rxctl_queue
;
member in struct:bwfm_sdio_softc
383
sc->
sc_rxctl_queue
= NULL;
1702
while ((m = bwfm_qget(&sc->
sc_rxctl_queue
)) == NULL) {
1832
bwfm_qput(&sc->
sc_rxctl_queue
, m);
Completed in 26 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025