OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_reply_postq_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
mfii.c
332
kmutex_t
sc_reply_postq_mtx
;
member in struct:mfii_softc
733
mutex_init(&sc->
sc_reply_postq_mtx
, MUTEX_DEFAULT, IPL_BIO);
2218
mutex_enter(&sc->
sc_reply_postq_mtx
);
2257
mutex_exit(&sc->
sc_reply_postq_mtx
);
mfii.c
332
kmutex_t
sc_reply_postq_mtx
;
member in struct:mfii_softc
733
mutex_init(&sc->
sc_reply_postq_mtx
, MUTEX_DEFAULT, IPL_BIO);
2218
mutex_enter(&sc->
sc_reply_postq_mtx
);
2257
mutex_exit(&sc->
sc_reply_postq_mtx
);
Completed in 27 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025