OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fwb_mtx
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ieee1394/
firewirereg.h
231
kmutex_t
fwb_mtx
;
member in struct:fw_bind
if_fwip.c
181
mutex_init(&sc->sc_fwb.
fwb_mtx
, MUTEX_DEFAULT, IPL_NET);
239
mutex_destroy(&sc->sc_fwb.
fwb_mtx
);
812
mutex_enter(&sc->sc_fwb.
fwb_mtx
);
814
mutex_exit(&sc->sc_fwb.
fwb_mtx
);
sbp.c
497
mutex_init(&sc->sc_fwb.
fwb_mtx
, MUTEX_DEFAULT, IPL_VM);
567
mutex_destroy(&sc->sc_fwb.
fwb_mtx
);
1036
mutex_enter(&sc->sc_fwb.
fwb_mtx
);
1038
mutex_exit(&sc->sc_fwb.
fwb_mtx
);
1992
mutex_enter(&sc->sc_fwb.
fwb_mtx
);
1994
mutex_exit(&sc->sc_fwb.
fwb_mtx
);
1998
mutex_enter(&sc->sc_fwb.
fwb_mtx
);
2000
mutex_exit(&sc->sc_fwb.
fwb_mtx
);
firewire.c
1188
mutex_enter(&bind->
fwb_mtx
);
1191
mutex_exit(&bind->
fwb_mtx
);
1199
mutex_exit(&bind->
fwb_mtx
);
Completed in 16 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025