OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rx_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtwnvar.h
135
kmutex_t
sc_rx_mtx
;
member in struct:urtwn_softc
if_urtwn.c
414
mutex_init(&sc->
sc_rx_mtx
, MUTEX_DEFAULT, IPL_NONE);
618
mutex_destroy(&sc->
sc_rx_mtx
);
2563
mutex_enter(&sc->
sc_rx_mtx
);
2567
mutex_exit(&sc->
sc_rx_mtx
);
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025