OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_pio_txlock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwi.c
7611
mutex_enter(&sc->
sc_pio_txlock
);
7625
mutex_exit(&sc->
sc_pio_txlock
);
7878
mutex_enter(&sc->
sc_pio_txlock
);
7900
mutex_exit(&sc->
sc_pio_txlock
);
7904
mutex_enter(&sc->
sc_pio_txlock
);
7906
mutex_exit(&sc->
sc_pio_txlock
);
8060
mutex_init(&sc->
sc_pio_txlock
, MUTEX_DEFAULT, IPL_NET);
8084
mutex_destroy(&sc->
sc_pio_txlock
);
9875
mutex_enter(&sc->
sc_pio_txlock
);
9877
mutex_exit(&sc->
sc_pio_txlock
);
[
all
...]
bwivar.h
678
kmutex_t
sc_pio_txlock
;
member in struct:bwi_softc
Completed in 19 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025