OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_host_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtsxvar.h
44
struct kmutex
sc_host_mtx
;
member in struct:rtsx_softc
rtsx.c
210
mutex_init(&sc->
sc_host_mtx
, MUTEX_DEFAULT, IPL_SDMMC);
257
mutex_destroy(&sc->
sc_host_mtx
);
282
mutex_destroy(&sc->
sc_host_mtx
);
496
mutex_enter(&sc->
sc_host_mtx
);
503
mutex_exit(&sc->
sc_host_mtx
);
792
mutex_enter(&sc->
sc_host_mtx
);
805
mutex_exit(&sc->
sc_host_mtx
);
824
mutex_exit(&sc->
sc_host_mtx
);
844
mutex_enter(&sc->
sc_host_mtx
);
913
mutex_exit(&sc->
sc_host_mtx
);
[
all
...]
Completed in 35 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025