OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ccb_free_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
mpii.c
216
kmutex_t
sc_ccb_free_mtx
;
member in struct:mpii_softc
2615
mutex_init(&sc->
sc_ccb_free_mtx
, MUTEX_DEFAULT, IPL_BIO);
2693
mutex_enter(&sc->
sc_ccb_free_mtx
);
2695
mutex_exit(&sc->
sc_ccb_free_mtx
);
2703
mutex_enter(&sc->
sc_ccb_free_mtx
);
2710
mutex_exit(&sc->
sc_ccb_free_mtx
);
mpii.c
216
kmutex_t
sc_ccb_free_mtx
;
member in struct:mpii_softc
2615
mutex_init(&sc->
sc_ccb_free_mtx
, MUTEX_DEFAULT, IPL_BIO);
2693
mutex_enter(&sc->
sc_ccb_free_mtx
);
2695
mutex_exit(&sc->
sc_ccb_free_mtx
);
2703
mutex_enter(&sc->
sc_ccb_free_mtx
);
2710
mutex_exit(&sc->
sc_ccb_free_mtx
);
Completed in 29 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025