OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_pcic_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
i82365var.h
132
kmutex_t
sc_pcic_lock
;
member in struct:pcic_softc
i82365.c
240
mutex_init(&sc->
sc_pcic_lock
, MUTEX_DEFAULT, IPL_NONE);
534
mutex_enter(&sc->
sc_pcic_lock
);
546
(void) mutex_exit(&sc->
sc_pcic_lock
);
616
mutex_exit(&sc->
sc_pcic_lock
);
Completed in 29 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025