OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_devs_mtx
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
mpii.c
182
kmutex_t
sc_devs_mtx
;
member in struct:mpii_softc
599
mutex_init(&sc->
sc_devs_mtx
, MUTEX_DEFAULT, IPL_BIO);
1788
mutex_enter(&sc->
sc_devs_mtx
);
1791
mutex_exit(&sc->
sc_devs_mtx
);
1802
mutex_exit(&sc->
sc_devs_mtx
);
1807
mutex_exit(&sc->
sc_devs_mtx
);
1811
mutex_enter(&sc->
sc_devs_mtx
);
1814
mutex_exit(&sc->
sc_devs_mtx
);
1819
mutex_exit(&sc->
sc_devs_mtx
);
1829
mutex_enter(&sc->
sc_devs_mtx
);
[
all
...]
Completed in 13 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025