Searched refs:FW_GLOCK_ASSERT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h169 #define FW_GLOCK_ASSERT(fc) mtx_assert(FW_GMTX(fc), MA_OWNED) macro
H A Dfwohci.c872 FW_GLOCK_ASSERT(&sc->fc);
1823 FW_GLOCK_ASSERT(fc);
2066 FW_GLOCK_ASSERT(&sc->fc);
2497 FW_GLOCK_ASSERT(&sc->fc);
H A Dfirewire.c714 FW_GLOCK_ASSERT(fc);

Completed in 394 milliseconds