OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amr_mutex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
amr.c
290
mutex_init(&amr->
amr_mutex
, MUTEX_DEFAULT, IPL_BIO);
817
mutex_spin_enter(&amr->
amr_mutex
);
847
mutex_spin_exit(&amr->
amr_mutex
);
855
mutex_spin_enter(&amr->
amr_mutex
);
860
mutex_spin_exit(&amr->
amr_mutex
);
895
mutex_spin_enter(&amr->
amr_mutex
);
908
mutex_spin_exit(&amr->
amr_mutex
);
940
mutex_spin_enter(&amr->
amr_mutex
);
953
mutex_spin_exit(&amr->
amr_mutex
);
1056
mutex_spin_enter(&amr->
amr_mutex
);
[
all
...]
amrvar.h
85
kmutex_t
amr_mutex
;
member in struct:amr_softc
Completed in 13 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025