OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hwif_softc_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
midi.c
88
static kmutex_t
hwif_softc_lock
;
variable in typeref:typename:kmutex_t
270
mutex_init(&
hwif_softc_lock
, MUTEX_DEFAULT, IPL_NONE);
292
mutex_enter(&
hwif_softc_lock
);
298
mutex_exit(&
hwif_softc_lock
);
midi.c
88
static kmutex_t
hwif_softc_lock
;
variable in typeref:typename:kmutex_t
270
mutex_init(&
hwif_softc_lock
, MUTEX_DEFAULT, IPL_NONE);
292
mutex_enter(&
hwif_softc_lock
);
298
mutex_exit(&
hwif_softc_lock
);
Completed in 23 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025